Skip to content

Commit f69a25f

Browse files
update libs.versions
1 parent 741528b commit f69a25f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66
accompanist = "0.36.0"
77
accompanistCoil = "0.6.2"
88
activityCompose = "1.9.3"
9-
androidGradlePlugin = "8.12.0"
9+
androidGradlePlugin = "8.12.2"
1010
androidx-activity-compose = "1.10.1"
1111
androidx-appcompat = "1.7.1"
1212
androidx-benchmark = "1.4.0"
1313
androidx-benchmark-junit4 = "1.4.0"
14-
androidx-compose-bom = "2025.08.00"
14+
androidx-compose-bom = "2025.08.01"
1515
androidx-compose-latest = "1.9.0"
1616
androidx-compose-material3 = "1.3.0"
1717
androidx-compose-material3-adaptive = "1.0.0"
1818
androidx-constraintlayout = "1.1.1"
1919
androidx-core-splashscreen = "1.0.1"
2020
androidx-corektx = "1.17.0"
21-
androidx-lifecycle-compose = "2.9.2"
22-
androidx-lifecycle-runtime-compose = "2.9.2"
21+
androidx-lifecycle-compose = "2.9.3"
22+
androidx-lifecycle-runtime-compose = "2.9.3"
2323
androidx-navigation = "2.9.3"
2424
kotlinxSerializationJson = "1.9.0"
25-
kotlinxSerialization = "2.2.0"
25+
kotlinxSerialization = "2.2.10"
2626
androidx-test = "1.7.0"
2727
androidx-test-espresso = "3.7.0"
2828
androidx-test-ext-junit = "1.3.0"
@@ -38,15 +38,15 @@ coroutines = "1.10.2"
3838
espressoCore = "3.6.1"
3939
google-maps = "19.0.0"
4040
gradle-versions = "0.52.0"
41-
hilt = "2.57"
41+
hilt = "2.57.1"
4242
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
4343
jdkDesugar = "2.1.2"
4444
junit = "4.13.2"
4545
junitJupiterApi = "5.13.4"
4646
junitJupiterEngine = "5.13.4"
4747
junitVersion = "1.2.1"
4848
junitVintageEngine = "5.13.4"
49-
kotlin = "2.2.0"
49+
kotlin = "2.2.10"
5050
kotlinTest = "2.0.20"
5151
kotlinx_immutable = "1.10.2"
5252
kotlinxCoroutinesTest = "1.9.0"
@@ -62,7 +62,7 @@ minSdk = "21"
6262
mockkAndroid = "1.14.5"
6363
modernstoragePhotopicker = "1.0.0-alpha06"
6464
okhttp = "4.12.0"
65-
roborazzi = "1.46.1"
65+
roborazzi = "1.50.0"
6666
secrets = "2.0.1"
6767
# @keep
6868
#noinspection OldTargetApi

0 commit comments

Comments
 (0)