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 9d6a2e6 commit 9fbc6fdCopy full SHA for 9fbc6fd
android/jetpack-compose/MODULE.bazel
@@ -10,7 +10,7 @@ maven.install(
10
# Jetpack Compose Dependencies
11
"androidx.activity:activity-compose:1.6.0",
12
"androidx.compose.material:material:1.2.1",
13
- "androidx.compose.ui:ui:1.2.1",
+ "androidx.compose.ui:ui:1.9.1",
14
"androidx.compose.ui:ui-tooling:1.2.1",
15
"androidx.compose.compiler:compiler:1.3.2",
16
"androidx.compose.runtime:runtime:1.2.1",
0 commit comments