11[versions ]
22accompanist = " 0.36.0"
3- activityKtx = " 1.12.1 "
3+ activityKtx = " 1.12.2 "
44android-googleid = " 1.1.1"
55androidGradlePlugin = " 8.13.2"
6- androidx-activity-compose = " 1.12.1 "
7- androidx-appcompat = " 1.7.0 "
8- androidx-compose-bom = " 2025.12.00 "
6+ androidx-activity-compose = " 1.12.2 "
7+ androidx-appcompat = " 1.7.1 "
8+ androidx-compose-bom = " 2025.12.01 "
99androidx-compose-ui-test = " 1.7.0-alpha08"
10- androidx-compose-ui-test-junit4-accessibility = " 1.11.0-alpha01 "
10+ androidx-compose-ui-test-junit4-accessibility = " 1.11.0-alpha02 "
1111androidx-constraintlayout = " 2.2.1"
1212androidx-constraintlayout-compose = " 1.1.1"
1313androidx-coordinator-layout = " 1.3.0"
1414androidx-corektx = " 1.17.0"
15- androidx-credentials = " 1.6.0-beta03 "
16- androidx-credentials-play-services-auth = " 1.6.0-beta03 "
15+ androidx-credentials = " 1.6.0-rc01 "
16+ androidx-credentials-play-services-auth = " 1.6.0-rc01 "
1717androidx-emoji2-views = " 1.6.0"
1818androidx-fragment = " 1.8.9"
1919androidx-glance-appwidget = " 1.1.1"
@@ -47,35 +47,35 @@ dataStore = "1.2.0"
4747datastoreCore = " 1.2.0"
4848datastorePreferencesRxjava2 = " 1.2.0"
4949datastorePreferencesRxjava3 = " 1.2.0"
50- firebase-bom = " 34.6 .0"
50+ firebase-bom = " 34.7 .0"
5151glide = " 1.0.0-beta08"
52- google-ar-core = " 1.51 .0"
52+ google-ar-core = " 1.52 .0"
5353google-maps = " 19.2.0"
5454gradle-versions = " 0.53.0"
5555guava = " 33.5.0-jre"
5656guava-android = " 33.5.0-jre"
5757hilt = " 2.57.2"
5858horologist = " 0.8.3-alpha"
5959junit = " 4.13.2"
60- kotlin = " 2.2.21 "
60+ kotlin = " 2.3.0 "
6161kotlinCoroutinesOkhttp = " 1.0"
6262kotlinxCoroutinesGuava = " 1.10.2"
6363kotlinxSerializationJson = " 1.9.0"
64- ksp = " 2.3.3 "
64+ ksp = " 2.3.4 "
6565ktlint = " 1.5.0"
6666lifecycleService = " 2.10.0"
67- maps-compose = " 6.12.2 "
68- material = " 1.14.0-alpha07 "
67+ maps-compose = " 7.0.0 "
68+ material = " 1.14.0-alpha08 "
6969material3-adaptive = " 1.2.0"
7070material3-adaptive-navigation-suite = " 1.4.0"
71- media3 = " 1.8 .0"
72- media3Ui = " 1.8 .0"
71+ media3 = " 1.9 .0"
72+ media3Ui = " 1.9 .0"
7373# @keep
7474minSdk = " 36"
7575okHttp = " 5.3.2"
7676playServicesWearable = " 19.0.0"
77- protobuf = " 4.33.1 "
78- protoc = " 0.9.5 "
77+ protobuf = " 4.33.2 "
78+ protoc = " 0.9.6 "
7979protolayout = " 1.3.0"
8080reactive-streams = " 1.0.4"
8181recyclerview = " 1.4.0"
@@ -95,7 +95,7 @@ wearComposeMaterial3 = "1.5.6"
9595wearInput = " 1.2.0"
9696wearOngoing = " 1.1.0"
9797wearToolingPreview = " 1.0.0"
98- webkit = " 1.14 .0"
98+ webkit = " 1.15 .0"
9999wearPhoneInteractions = " 1.1.0"
100100wearRemoteInteractions = " 1.1.0"
101101
@@ -251,7 +251,7 @@ compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "
251251google-protobuf = { id = " com.google.protobuf" , version.ref = " protoc" }
252252gradle-versions = { id = " com.github.ben-manes.versions" , version.ref = " gradle-versions" }
253253hilt = { id = " com.google.dagger.hilt.android" , version.ref = " hilt" }
254- kotlin-android = " org.jetbrains.kotlin.android:2.2.21 "
254+ kotlin-android = " org.jetbrains.kotlin.android:2.3.0 "
255255kotlin-multiplatform = { id = " org.jetbrains.kotlin.multiplatform" , version.ref = " kotlin" }
256256kotlin-parcelize = { id = " org.jetbrains.kotlin.plugin.parcelize" , version.ref = " kotlin" }
257257kotlin-serialization = { id = " org.jetbrains.kotlin.plugin.serialization" , version.ref = " kotlin" }
0 commit comments