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 c680436 commit ecbd0d4Copy full SHA for ecbd0d4
android/jetpack-compose/MODULE.bazel
@@ -15,7 +15,7 @@ maven.install(
15
"androidx.compose.compiler:compiler:1.3.2",
16
"androidx.compose.runtime:runtime:1.2.1",
17
# Dependencies needed to manage version conflicts
18
- "androidx.core:core:1.6.0",
+ "androidx.core:core:1.17.0",
19
"androidx.core:core-ktx:1.6.0",
20
"androidx.savedstate:savedstate-ktx:1.2.0",
21
"androidx.savedstate:savedstate:1.2.0",
0 commit comments