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 c06d1a7 commit 82f155cCopy full SHA for 82f155c
examples/gradle/libs.versions.toml
@@ -29,7 +29,7 @@ androidx-activity-compose = { group = "androidx.activity", name = "activity-comp
29
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout", version = "1.6.3" }
30
androidx-compose-material = { group = "androidx.compose.material", name = "material", version = "1.6.3" }
31
androidx-compose-runtime = { group = "androidx.compose.runtime", name = "runtime", version = "1.6.3" }
32
-androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.6.2" }
+androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.6.3" }
33
androidx-compose-compiler = { group = "androidx.compose.compiler", name = "compiler", version = "1.5.10" }
34
35
kotlin-test-junit = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit", version = "1.9.22" }
0 commit comments