Skip to content

Commit 9fbc6fd

Browse files
committed
chore(deps): update dependency androidx.compose.ui:ui to v1.9.1
1 parent 9d6a2e6 commit 9fbc6fd

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
@@ -10,7 +10,7 @@ maven.install(
1010
# Jetpack Compose Dependencies
1111
"androidx.activity:activity-compose:1.6.0",
1212
"androidx.compose.material:material:1.2.1",
13-
"androidx.compose.ui:ui:1.2.1",
13+
"androidx.compose.ui:ui:1.9.1",
1414
"androidx.compose.ui:ui-tooling:1.2.1",
1515
"androidx.compose.compiler:compiler:1.3.2",
1616
"androidx.compose.runtime:runtime:1.2.1",

0 commit comments

Comments
 (0)