11[versions ]
22java = " 21"
3- kotlin = " 2.3.10 "
3+ kotlin = " 2.3.20 "
44ksp = " 2.3.6"
55kotlinx-coroutines = " 1.10.2"
66kotlinx-serialization = " 1.10.0"
77kotlinx-datetime = " 0.7.1"
88
9- kover = " 0.9.1 "
9+ kover = " 0.9.8 "
1010agp = " 8.9.3"
1111google-services = " 4.4.4"
1212
1313androidx-appcompat = " 1.7.1"
14- androidx-activity = " 1.12.4 "
14+ androidx-activity = " 1.13.0 "
1515androidx-annotation = " 1.9.1"
16- androidx-biometrics = " 1.4.0-alpha05 "
17- androidx-camerax = " 1.5.3 "
16+ androidx-biometrics = " 1.4.0-alpha06 "
17+ androidx-camerax = " 1.6.0 "
1818androidx-credentials = " 1.5.0"
19- androidx-core = " 1.17 .0"
20- androidx-datastore = " 1.2.0 "
19+ androidx-core = " 1.18 .0"
20+ androidx-datastore = " 1.2.1 "
2121androidx-lifecycle = " 2.10.0"
2222androidx-navigation = " 2.9.7"
2323navigation3 = " 1.0.1"
2424navigation3-lifecycle = " 2.10.0"
25- androidx-browser = " 1.9 .0"
26- androidx-paging = " 3.4.1 "
25+ androidx-browser = " 1.10 .0"
26+ androidx-paging = " 3.4.2 "
2727androidx-room = " 2.8.4"
28- androidx-work = " 2.11.1 "
29- androidx-webkit = " 1.14 .0"
30- androidx-ui = " 1.10.5 "
28+ androidx-work = " 2.11.2 "
29+ androidx-webkit = " 1.15 .0"
30+ androidx-ui = " 1.10.6 "
3131
3232sqlcipher = " 4.5.4"
3333
34- compose-bom = " 2026.02 .01"
35- compose-activities = " 1.12.4 "
34+ compose-bom = " 2026.03 .01"
35+ compose-activities = " 1.13.0 "
3636compose-view-models = " 2.10.0"
3737compose-paging = " 3.4.2"
3838compose-webview = " 2.0.3"
@@ -49,7 +49,7 @@ rxandroid = "3.0.2"
4949kin-sdk = " 2.1.2"
5050grpc-android = " 1.79.0"
5151slf4j = " 1.7.36"
52- firebase-bom = " 34.10 .0"
52+ firebase-bom = " 34.11 .0"
5353crashlytics-gradle = " 3.0.6"
5454play-service-ml-barcode = " 18.3.1"
5555google-play-billing = " 8.3.0"
@@ -61,21 +61,21 @@ grpc-kotlin = "1.5.0"
6161protobuf = " 4.34.0"
6262protobuf-plugin = " 0.9.6"
6363
64- lib-phone-number-port = " 9.0.24 "
65- lib-phone-number-google = " 9.0.25 "
64+ lib-phone-number-port = " 9.0.27 "
65+ lib-phone-number-google = " 9.0.27 "
6666zxing = " 3.5.4"
6767
6868androidx-test-runner = " 1.7.0"
6969junit = " 4.13.2"
7070androidx-junit = " 1.3.0"
7171espresso = " 3.7.0"
72- mockito-kotlin = " 5.4 .0"
73- mockk = " 1.13.16 "
74- turbine = " 1.2.0 "
75- robolectric = " 4.14.1 "
72+ mockito-kotlin = " 6.3 .0"
73+ mockk = " 1.14.9 "
74+ turbine = " 1.2.1 "
75+ robolectric = " 4.16 "
7676slf4j-simple = " 2.0.17"
7777androidxUiJUnit = " 1.10.6"
78- mixpanel = " 8.3 .0"
78+ mixpanel = " 8.4 .0"
7979
8080timber = " 5.0.1"
8181voyager = " 1.1.0-beta03"
@@ -87,17 +87,17 @@ solana-mwa = "2.1.0"
8787
8888bugsnag = " 6.25.0"
8989bugsnag-agp = " 8.2.0"
90- bugsnag-gradle-plugin = " 1.0 .0"
90+ bugsnag-gradle-plugin = " 1.1 .0"
9191
92- rinku = " 1.5 .0"
92+ rinku = " 1.6 .0"
9393haze = " 1.7.2"
9494cloudy = " 0.5.0"
9595vico = " 2.4.1"
9696
9797androidxTestRules = " 1.7.0"
9898archCore = " 2.2.0"
9999
100- screenshot = " 0.0.1-alpha13 "
100+ screenshot = " 0.0.1-alpha14 "
101101
102102secrets-gradle-plugin = " 2.0.1"
103103versioning-gradle-plugin = " 2.4.0"
@@ -135,7 +135,9 @@ androidx-room-rxjava3 = { module = "androidx.room:room-rxjava3", version.ref = "
135135androidx-room-compiler = { module = " androidx.room:room-compiler" , version.ref = " androidx-room" }
136136androidx-room-ktx = { module = " androidx.room:room-ktx" , version.ref = " androidx-room" }
137137androidx-room-paging = { module = " androidx.room:room-paging" , version.ref = " androidx-room" }
138+ androidx-room-testing = { module = " androidx.room:room-testing" , version.ref = " androidx-room" }
138139androidx-work = { module = " androidx.work:work-runtime" , version.ref = " androidx-work" }
140+ androidx-work-testing = { module = " androidx.work:work-testing" , version.ref = " androidx-work" }
139141androidx-datastore = { module = " androidx.datastore:datastore-preferences" , version.ref = " androidx-datastore" }
140142androidx-ui-tooling = { module = " androidx.compose.ui:ui-tooling-android" , version.ref = " androidx-ui" }
141143androidx-webkit = { module = " androidx.webkit:webkit" , version.ref = " androidx-webkit" }
0 commit comments