Date Announcement
August 13, 2025 The August 2025 Compose Bill of Materials (BOM) has been released, which includes the stable version of Jetpack Compose 1.9! This update for Android's modern UI toolkit introduces several new features, such as advanced shadows, 2D scrolling APIs, and better list performance. If you'd like to learn more about all the new features and improvements, check out the full blog post!
April 23, 2025 The Compose 1.8 release is here!. This release for Android's modern UI toolkit brings new features like autofill, several text improvements, and visibility tracking. You can also animate a composable's size and location in new ways. We've also stabilized many experimental APIs and fixed a number of bugs. To learn more about all the new features and improvements in this release, check out the full blog post!
September 4, 2024 The 1.7 Jetpack Compose release is packed with features to make Android development faster and easier, regardless of the form factor you're building for. We also shared news on expanded Compose support across the Android ecosystem.
January 24, 2024 Jetpack Compose 1.6 is now stable as part of the Compose January '24 Bill of Materials! This release largely focuses on performance improvements, as we continue to migrate modifiers and improve the efficiency of major parts of our API.
June 26, 2023 Since Compose 1.5.0-beta01 release, Compose aar are located under `*-android` artifacts. With 1.6.0-alpha01, Compose POM files have been updated to point to the `-android` artifact by default for dependency resolution in build systems that do not support Gradle Module Metadata.