Skip to content

Commit 159ffdf

Browse files
authored
Merge branch 'main' into renovate/agp
2 parents b4cbc99 + 13b057d commit 159ffdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jvm-toolchain = "11"
1010
kotlin = "2.1.10"
1111

1212
[libraries]
13-
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.0" }
13+
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.1" }
1414
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
1515
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.7" }
1616
androidx-test = { module = "androidx.test:core", version = "1.6.1" }

0 commit comments

Comments
 (0)