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 @@ -49,7 +49,7 @@ dependencies {
49
49
// [END_EXCLUDE]
50
50
51
51
// KTX for the Maps SDK for Android library
52
- implementation ' com.google.maps.android:maps-ktx:5.1.0 '
52
+ implementation ' com.google.maps.android:maps-ktx:5.1.1 '
53
53
}
54
54
// [END maps_android_ktx_install_snippet]
55
55
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ dependencies {
56
56
implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.8.3"
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
- implementation " com.google.maps.android:maps-ktx:5.1.0 "
59
+ implementation " com.google.maps.android:maps-ktx:5.1.1 "
60
60
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.0"
61
61
// [END_EXCLUDE silent]
62
62
}
You can’t perform that action at this time.
0 commit comments