mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump core-ktx in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#217)
This commit is contained in:
parent
e85d4679cc
commit
b214f3be4e
@ -34,7 +34,7 @@ dependencies {
|
||||
implementation 'com.google.android.gms:play-services-maps:17.0.0'
|
||||
implementation 'com.google.android.libraries.places:places:2.3.0'
|
||||
testImplementation'junit:junit:4.13'
|
||||
implementation "androidx.core:core-ktx:1.2.0"
|
||||
implementation "androidx.core:core-ktx:1.3.0"
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user