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 f143ab7 commit 1157ff9Copy full SHA for 1157ff9
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.0",
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