Skip to content

Commit 32dc5d0

Browse files
authored
Merge branch 'master' into google-group
2 parents 972c954 + 8d2543f commit 32dc5d0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
android-components = "144.0.20250819090810"
44

55
# AGP
6-
android-gradle-plugin = "8.12.0"
6+
android-gradle-plugin = "8.12.1"
77

88
# Kotlin
9-
kotlin = "2.2.0"
9+
kotlin = "2.2.10"
1010
kotlinx-coroutines = "1.10.2"
1111

1212
# Google
@@ -22,11 +22,11 @@ androidx-annotation = "1.9.1"
2222
androidx-appcompat = "1.7.1"
2323
androidx-browser = "1.9.0"
2424
androidx-cardview = "1.0.0"
25-
androidx-composeBom = "2025.06.01"
25+
androidx-composeBom = "2025.08.00"
2626
androidx-constraintlayout = "2.2.1"
2727
androidx-coordinatorlayout = "1.3.0"
28-
androidx-core = "1.16.0"
29-
androidx-fragment = "1.8.8"
28+
androidx-core = "1.17.0"
29+
androidx-fragment = "1.8.9"
3030
androidx-lifecycle = "2.9.2"
3131
androidx-preference = "1.2.1"
3232
androidx-recyclerview = "1.4.0"
@@ -37,7 +37,7 @@ androidx-work = "2.10.3"
3737
androidx-test-core = "1.7.0"
3838
androidx-test-espresso = "3.7.0"
3939
androidx-test-monitor = "1.8.0"
40-
androidx-test-orchestrator = "1.6.0"
40+
androidx-test-orchestrator = "1.6.1"
4141
androidx-test-runner = "1.7.0"
4242
androidx-test-uiautomator = "2.3.0"
4343

0 commit comments

Comments
 (0)