Skip to content

Commit d9e737a

Browse files
fix(deps): update dependency androidx.activity:activity-compose to v1.9.2
1 parent fe1faa1 commit d9e737a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ agp = "8.5.1"
33
android-compileSdk = "34"
44
android-minSdk = "24"
55
android-targetSdk = "34"
6-
androidx-activityCompose = "1.9.0"
6+
androidx-activityCompose = "1.9.2"
77
compose-plugin = "1.6.11"
88
kotlin = "2.0.0"
99
coroutines = "1.8.1"

0 commit comments

Comments
 (0)