11[versions ]
22accompanist = " 0.36.0"
3- activityKtx = " 1.12.1 "
3+ activityKtx = " 1.12.2 "
44android-googleid = " 1.1.1"
5- androidGradlePlugin = " 8.13.1 "
6- androidx-activity-compose = " 1.12.1 "
7- androidx-appcompat = " 1.7.0 "
8- androidx-compose-bom = " 2025.12.00 "
5+ androidGradlePlugin = " 8.13.2 "
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"
@@ -46,35 +46,35 @@ dataStore = "1.2.0"
4646datastoreCore = " 1.2.0"
4747datastorePreferencesRxjava2 = " 1.2.0"
4848datastorePreferencesRxjava3 = " 1.2.0"
49- firebase-bom = " 34.6 .0"
49+ firebase-bom = " 34.7 .0"
5050glide = " 1.0.0-beta08"
51- google-ar-core = " 1.51 .0"
51+ google-ar-core = " 1.52 .0"
5252google-maps = " 19.2.0"
5353gradle-versions = " 0.53.0"
5454guava = " 33.5.0-jre"
5555guava-android = " 33.5.0-jre"
5656hilt = " 2.57.2"
5757horologist = " 0.8.3-alpha"
5858junit = " 4.13.2"
59- kotlin = " 2.2.21 "
59+ kotlin = " 2.3.0 "
6060kotlinCoroutinesOkhttp = " 1.0"
6161kotlinxCoroutinesGuava = " 1.10.2"
6262kotlinxSerializationJson = " 1.9.0"
63- ksp = " 2.3.3 "
63+ ksp = " 2.3.4 "
6464ktlint = " 1.5.0"
6565lifecycleService = " 2.10.0"
6666maps-compose = " 6.12.2"
67- material = " 1.14.0-alpha07 "
67+ material = " 1.14.0-alpha08 "
6868material3-adaptive = " 1.2.0"
6969material3-adaptive-navigation-suite = " 1.4.0"
70- media3 = " 1.8 .0"
71- media3Ui = " 1.8 .0"
70+ media3 = " 1.9 .0"
71+ media3Ui = " 1.9 .0"
7272# @keep
7373minSdk = " 36"
7474okHttp = " 5.3.2"
7575playServicesWearable = " 19.0.0"
76- protobuf = " 4.33.1 "
77- protoc = " 0.9.5 "
76+ protobuf = " 4.33.2 "
77+ protoc = " 0.9.6 "
7878protolayout = " 1.3.0"
7979reactive-streams = " 1.0.4"
8080recyclerview = " 1.4.0"
@@ -94,7 +94,7 @@ wearComposeMaterial3 = "1.5.6"
9494wearInput = " 1.2.0"
9595wearOngoing = " 1.1.0"
9696wearToolingPreview = " 1.0.0"
97- webkit = " 1.14 .0"
97+ webkit = " 1.15 .0"
9898wearPhoneInteractions = " 1.1.0"
9999
100100[libraries ]
@@ -247,7 +247,7 @@ compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "
247247google-protobuf = { id = " com.google.protobuf" , version.ref = " protoc" }
248248gradle-versions = { id = " com.github.ben-manes.versions" , version.ref = " gradle-versions" }
249249hilt = { id = " com.google.dagger.hilt.android" , version.ref = " hilt" }
250- kotlin-android = " org.jetbrains.kotlin.android:2.2.21 "
250+ kotlin-android = " org.jetbrains.kotlin.android:2.3.0 "
251251kotlin-multiplatform = { id = " org.jetbrains.kotlin.multiplatform" , version.ref = " kotlin" }
252252kotlin-parcelize = { id = " org.jetbrains.kotlin.plugin.parcelize" , version.ref = " kotlin" }
253253kotlin-serialization = { id = " org.jetbrains.kotlin.plugin.serialization" , version.ref = " kotlin" }
0 commit comments