File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ dependencies {
9797 implementation project(path : ' :sync_manager' )
9898
9999 implementation ' androidx.core:core-ktx:1.16.0'
100- implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.9.2 '
100+ implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 '
101101 implementation ' androidx.activity:activity-compose:1.12.0'
102102 implementation " androidx.compose.ui:ui:$compose_version "
103103 implementation " androidx.compose.ui:ui-tooling-preview:$compose_version "
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ dependencies {
7777 implementation " androidx.wear.compose:compose-material:$wear_compose_version "
7878 implementation " androidx.wear.compose:compose-foundation:$wear_compose_version "
7979 implementation " androidx.compose.ui:ui-tooling-preview:$compose_version "
80- implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.9.2 '
80+ implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 '
8181 implementation ' androidx.activity:activity-compose:1.12.0'
8282 implementation ' org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2'
8383 implementation ' org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2'
You can’t perform that action at this time.
0 commit comments