@@ -24,7 +24,7 @@ decompose = "3.4.0-alpha03"
24
24
doistx-normalize = " 1.2.0"
25
25
essenty = " 2.5.0"
26
26
googleid = " 1.1.1"
27
- horologist = " 0.7.10-alpha "
27
+ horologist = " 0.7.14-beta "
28
28
io-coil-kt = " 2.7.0"
29
29
io-coil3-kt = " 3.2.0"
30
30
kermit = " 2.0.6"
@@ -46,7 +46,7 @@ room = "2.7.2"
46
46
tiles-tooling-preview = " 1.5.0"
47
47
wear = " 1.3.0"
48
48
wear-watchface = " 1.3.0-alpha07"
49
- wear-compose = " 1.5.0-alpha12 "
49
+ wear-compose = " 1.5.0-beta05 "
50
50
wearPhoneInteractions = " 1.1.0"
51
51
work-runtime-ktx = " 2.10.2"
52
52
spring = " 3.5.3"
@@ -127,7 +127,7 @@ decompose-extensions-compose-experimental = { module = "com.arkivanov.decompose:
127
127
doistx-normalize = { module = " com.doist.x:normalize" , version.ref = " doistx-normalize" }
128
128
essenty-lifecycle = { module = " com.arkivanov.essenty:lifecycle" , version.ref = " essenty" }
129
129
essenty-backhandler = { module = " com.arkivanov.essenty:back-handler" , version.ref = " essenty" }
130
- desugar = " com.android.tools:desugar_jdk_libs:2.1.3 "
130
+ desugar = " com.android.tools:desugar_jdk_libs:2.1.5 "
131
131
firebase-admin = { module = " com.google.firebase:firebase-admin" , version = " 9.4.3" }
132
132
firebase-analytics = { module = " com.google.firebase:firebase-analytics" }
133
133
firebase-auth = { module = " com.google.firebase:firebase-auth" }
@@ -195,7 +195,7 @@ plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serializat
195
195
plugin-kotlin-spring = { module = " org.jetbrains.kotlin:kotlin-allopen" , version.ref = " kotlin" }
196
196
plugin-ksp = { module = " com.google.devtools.ksp:symbol-processing-gradle-plugin" , version.ref = " ksp" }
197
197
plugin-spring-boot = { module = " org.springframework.boot:spring-boot-gradle-plugin" , version = " 3.4.4" }
198
- plugin-wire = { module = " com.squareup.wire:wire-gradle-plugin" , version = " 5.3.1 " }
198
+ plugin-wire = { module = " com.squareup.wire:wire-gradle-plugin" , version = " 5.3.3 " }
199
199
plugin-compose-multiplatform = { module = " org.jetbrains.compose:compose-gradle-plugin" , version.ref = " compose-multiplatform" }
200
200
roborazzi-gradle-plugin = { module = " io.github.takahirom.roborazzi:roborazzi-gradle-plugin" , version.ref = " roborazzi" }
201
201
scrimage-core = " com.sksamuel.scrimage:scrimage-core:4.3.2"
@@ -213,7 +213,7 @@ test-espressocore = "androidx.test.espresso:espresso-core:3.6.1"
213
213
test-uiautomator = " androidx.test.uiautomator:uiautomator:2.3.0"
214
214
wear-complications-data = { module = " androidx.wear.watchface:watchface-complications-data-source-ktx" , version.ref = " wear-watchface" }
215
215
wear-compose-material = { module = " androidx.wear.compose:compose-material" , version.ref = " wear-compose" }
216
- wear-compose-material3 = " androidx.wear.compose:compose-material3:1.0.0-alpha35 "
216
+ wear-compose-material3 = { module = " androidx.wear.compose:compose-material3" , version.ref = " wear-compose " }
217
217
xoxo = " net.mbonnin.xoxo:xoxo:0.4.0"
218
218
kermit = { module = " co.touchlab:kermit" , version.ref = " kermit" }
219
219
tink = " com.google.crypto.tink:tink:1.17.0"
0 commit comments