Skip to content

Commit 108ba29

Browse files
committed
chore(deps): update dependency androidx.activity:activity-compose to v1.13.0
1 parent daadf13 commit 108ba29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/jetpack-compose/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ maven.install(
88
artifacts = [
99
"androidx.appcompat:appcompat:1.5.1",
1010
# Jetpack Compose Dependencies
11-
"androidx.activity:activity-compose:1.6.0",
11+
"androidx.activity:activity-compose:1.13.0",
1212
"androidx.compose.material:material:1.2.1",
1313
"androidx.compose.ui:ui:1.2.1",
1414
"androidx.compose.ui:ui-tooling:1.2.1",

0 commit comments

Comments
 (0)