chore(deps): bump places in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#319)

This commit is contained in:
dependabot-preview[bot] 2020-09-24 00:06:44 +00:00 committed by GitHub
parent dd12c13dbb
commit 8bfefa40a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ dependencies {
})
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.gms:play-services-maps:17.0.0'
implementation 'com.google.android.libraries.places:places:2.3.0'
implementation 'com.google.android.libraries.places:places:2.4.0'
testImplementation'junit:junit:4.13'
implementation "androidx.core:core-ktx:1.3.1"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"