@@ -24,7 +24,7 @@ decompose = "3.4.0-alpha03"
2424doistx-normalize = " 1.2.0"
2525essenty = " 2.5.0"
2626googleid = " 1.1.1"
27- horologist = " 0.7.10-alpha "
27+ horologist = " 0.7.14-beta "
2828io-coil-kt = " 2.7.0"
2929io-coil3-kt = " 3.2.0"
3030kermit = " 2.0.6"
@@ -46,7 +46,7 @@ room = "2.7.2"
4646tiles-tooling-preview = " 1.5.0"
4747wear = " 1.3.0"
4848wear-watchface = " 1.3.0-alpha07"
49- wear-compose = " 1.5.0-alpha12 "
49+ wear-compose = " 1.5.0-beta05 "
5050wearPhoneInteractions = " 1.1.0"
5151work-runtime-ktx = " 2.10.2"
5252spring = " 3.5.3"
@@ -127,7 +127,7 @@ decompose-extensions-compose-experimental = { module = "com.arkivanov.decompose:
127127doistx-normalize = { module = " com.doist.x:normalize" , version.ref = " doistx-normalize" }
128128essenty-lifecycle = { module = " com.arkivanov.essenty:lifecycle" , version.ref = " essenty" }
129129essenty-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 "
131131firebase-admin = { module = " com.google.firebase:firebase-admin" , version = " 9.4.3" }
132132firebase-analytics = { module = " com.google.firebase:firebase-analytics" }
133133firebase-auth = { module = " com.google.firebase:firebase-auth" }
@@ -195,7 +195,7 @@ plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serializat
195195plugin-kotlin-spring = { module = " org.jetbrains.kotlin:kotlin-allopen" , version.ref = " kotlin" }
196196plugin-ksp = { module = " com.google.devtools.ksp:symbol-processing-gradle-plugin" , version.ref = " ksp" }
197197plugin-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 " }
199199plugin-compose-multiplatform = { module = " org.jetbrains.compose:compose-gradle-plugin" , version.ref = " compose-multiplatform" }
200200roborazzi-gradle-plugin = { module = " io.github.takahirom.roborazzi:roborazzi-gradle-plugin" , version.ref = " roborazzi" }
201201scrimage-core = " com.sksamuel.scrimage:scrimage-core:4.3.2"
@@ -213,7 +213,7 @@ test-espressocore = "androidx.test.espresso:espresso-core:3.6.1"
213213test-uiautomator = " androidx.test.uiautomator:uiautomator:2.3.0"
214214wear-complications-data = { module = " androidx.wear.watchface:watchface-complications-data-source-ktx" , version.ref = " wear-watchface" }
215215wear-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 " }
217217xoxo = " net.mbonnin.xoxo:xoxo:0.4.0"
218218kermit = { module = " co.touchlab:kermit" , version.ref = " kermit" }
219219tink = " com.google.crypto.tink:tink:1.17.0"
0 commit comments