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 7d4a8a3 commit c7bd8f5Copy full SHA for c7bd8f5
android/jetpack-compose/MODULE.bazel
@@ -11,7 +11,7 @@ maven.install(
11
"androidx.activity:activity-compose:1.6.0",
12
"androidx.compose.material:material:1.2.1",
13
"androidx.compose.ui:ui:1.2.1",
14
- "androidx.compose.ui:ui-tooling:1.2.1",
+ "androidx.compose.ui:ui-tooling:1.9.0",
15
"androidx.compose.compiler:compiler:1.3.2",
16
"androidx.compose.runtime:runtime:1.2.1",
17
# Dependencies needed to manage version conflicts
0 commit comments