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 0671308 commit 8946ab1Copy full SHA for 8946ab1
demo-app/gradle/libs.versions.toml
@@ -24,7 +24,7 @@ desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.5"
24
# demo-app
25
androidx-core-ktx = "androidx.core:core-ktx:1.16.0"
26
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.9.0"
27
-androidx-compose-bom = "androidx.compose:compose-bom:2025.05.01"
+androidx-compose-bom = "androidx.compose:compose-bom:2025.06.00"
28
androidx-activity-compose = "androidx.activity:activity-compose:1.10.1"
29
androidx-ui = { group = "androidx.compose.ui", name = "ui" }
30
androidx-ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics" }
0 commit comments