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 cd25370 commit a003041Copy full SHA for a003041
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ androidAnnotation = "androidx.annotation:annotation:1.9.1"
10
androidCollection = "androidx.collection:collection:1.5.0"
11
androidTestRunner = "androidx.test:runner:1.7.0"
12
composeMaterial = "androidx.compose.material:material:1.9.0"
13
-composeUi = "androidx.compose.ui:ui:1.8.3"
+composeUi = "androidx.compose.ui:ui:1.9.0"
14
googleMaterial = "com.google.android.material:material:1.12.0"
15
icu4j = "com.ibm.icu:icu4j:77.1"
16
junit = "junit:junit:4.13.2"
0 commit comments