File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ dependencies {
56
56
implementation ' androidx.navigation:navigation-fragment-ktx:2.7.7'
57
57
implementation ' androidx.navigation:navigation-ui-ktx:2.7.7'
58
58
implementation ' com.android.volley:volley:1.2.1'
59
- implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.7 .0'
59
+ implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.8 .0'
60
60
// [END_EXCLUDE]
61
61
62
62
// Android Maps Compose composables for the Maps SDK for Android
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies {
45
45
implementation ' org.jetbrains.kotlin:kotlin-stdlib:1.9.24'
46
46
implementation ' androidx.core:core-ktx:1.13.1'
47
47
implementation " androidx.appcompat:appcompat:1.6.1"
48
- implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.7 .0'
48
+ implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.8 .0'
49
49
// [END_EXCLUDE]
50
50
51
51
// KTX for the Maps SDK for Android library
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
53
53
54
54
// [START_EXCLUDE silent]
55
55
implementation " androidx.appcompat:appcompat:1.6.1"
56
- implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.7 .0"
56
+ implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.8 .0"
57
57
implementation " com.google.android.material:material:1.12.0"
58
58
implementation " com.trello.rxlifecycle4:rxlifecycle-android-lifecycle-kotlin:4.0.2"
59
59
implementation " com.google.maps.android:maps-ktx:5.0.0"
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencies {
43
43
implementation ' org.jetbrains.kotlin:kotlin-stdlib:1.9.24'
44
44
implementation ' androidx.core:core-ktx:1.13.1'
45
45
implementation " androidx.appcompat:appcompat:1.6.1"
46
- implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.7 .0'
46
+ implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.8 .0'
47
47
// [END_EXCLUDE]
48
48
49
49
// KTX for the Maps SDK for Android Utility Library
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ dependencies {
61
61
implementation ' androidx.navigation:navigation-fragment-ktx:2.7.7'
62
62
implementation ' androidx.navigation:navigation-ui-ktx:2.7.7'
63
63
implementation ' com.android.volley:volley:1.2.1'
64
- implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.7 .0'
64
+ implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.8 .0'
65
65
implementation ' com.google.android.libraries.places:places:3.4.0'
66
66
// [END_EXCLUDE]
67
67
You can’t perform that action at this time.
0 commit comments