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 b698b6b commit c51d5c0Copy full SHA for c51d5c0
gradle/libs.versions.toml
@@ -11,7 +11,7 @@ androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.9.0
11
androidx-core-ktx = "androidx.core:core-ktx:1.16.0"
12
13
# implementation: androidx.compose:compose-bom
14
-androidx-compose-bom = "androidx.compose:compose-bom:2025.05.01"
+androidx-compose-bom = "androidx.compose:compose-bom:2025.06.00"
15
androidx-ui = { module = "androidx.compose.ui:ui" }
16
androidx-ui-graphics = { module = "androidx.compose.ui:ui-graphics" }
17
androidx-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
0 commit comments