Skip to content

Commit 1e19f37

Browse files
committed
chore(deps): update dependency androidx.compose.material:material to v1.8.3
1 parent 6f37bcd commit 1e19f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/jetpack-compose/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ maven.install(
99
"androidx.appcompat:appcompat:1.5.1",
1010
# Jetpack Compose Dependencies
1111
"androidx.activity:activity-compose:1.6.0",
12-
"androidx.compose.material:material:1.2.1",
12+
"androidx.compose.material:material:1.8.3",
1313
"androidx.compose.ui:ui:1.2.1",
1414
"androidx.compose.ui:ui-tooling:1.2.1",
1515
"androidx.compose.compiler:compiler:1.3.2",

0 commit comments

Comments
 (0)