We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8c0d5 commit 0e8295aCopy full SHA for 0e8295a
1 file changed
demo-app/gradle/libs.versions.toml
@@ -27,7 +27,7 @@ desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.5"
27
# demo-app
28
androidx-core-ktx = "androidx.core:core-ktx:1.18.0"
29
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.10.0"
30
-androidx-compose-bom = "androidx.compose:compose-bom:2026.05.01"
+androidx-compose-bom = "androidx.compose:compose-bom:2026.06.00"
31
androidx-activity-compose = "androidx.activity:activity-compose:1.13.0"
32
androidx-ui = { group = "androidx.compose.ui", name = "ui" }
33
androidx-ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics" }
0 commit comments