Skip to content

Commit 632f2ac

Browse files
fix(deps): update dependency androidx.activity:activity-compose to v1.12.1
1 parent 9ef3713 commit 632f2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ robolectric = "4.16"
99
roborazzi = "1.52.0"
1010
espressoCore = "3.5.0" # This is to match Compose's version
1111
lifecycleRuntimeKtx = "2.10.0"
12-
activityCompose = "1.12.0"
12+
activityCompose = "1.12.1"
1313
retrofit = "3.0.0"
1414
okhttp = "5.3.2"
1515
kotlinx-serialization-json = "1.9.0"

0 commit comments

Comments
 (0)