Skip to content

Commit cafea1d

Browse files
fix(deps): update dependency androidx.activity:activity-compose to v1.10.0
1 parent 1a902c0 commit cafea1d

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
@@ -11,7 +11,7 @@ okhttp = "4.12.0"
1111
assertj = "3.26.3"
1212
lifecycleProcess = "2.8.4"
1313
kotlinxCoroutinesTest = "1.8.1"
14-
activityCompose = "1.9.1"
14+
activityCompose = "1.10.0"
1515
runtimeLivedata = "1.6.8"
1616
material3 = "1.2.1"
1717

0 commit comments

Comments
 (0)