Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes authored Sep 6, 2024
1 parent e8b6fe1 commit 61b1953
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[![Maven Central](https://img.shields.io/maven-central/v/dev.chrisbanes.compose/compose-bom)](https://search.maven.org/search?q=g:dev.chrisbanes.compose) ![Build status](https://github.com/chrisbanes/compose-bom/actions/workflows/publish.yml/badge.svg)
# DEPRECATED

This library is now deprecated and no further releases are planned, as the Compose team have started publishing alpha version of the [offical BOM](https://developer.android.com/develop/ui/compose/bom). The first version of the official BOM (as of 6th September 2024) is `androidx.compose:compose-bom:2024.09.00-alpha`, therefore please migrate to that.

Thanks to everyone who has found this library useful, as well as @eygraber for maintaining it over the past 6 months or so! 🫡

Chris

---


# Compose BOM (alpha edition)

Expand Down

0 comments on commit 61b1953

Please sign in to comment.