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 6f37bcd commit 1e19f37Copy full SHA for 1e19f37
android/jetpack-compose/MODULE.bazel
@@ -9,7 +9,7 @@ maven.install(
9
"androidx.appcompat:appcompat:1.5.1",
10
# Jetpack Compose Dependencies
11
"androidx.activity:activity-compose:1.6.0",
12
- "androidx.compose.material:material:1.2.1",
+ "androidx.compose.material:material:1.8.3",
13
"androidx.compose.ui:ui:1.2.1",
14
"androidx.compose.ui:ui-tooling:1.2.1",
15
"androidx.compose.compiler:compiler:1.3.2",
0 commit comments