Skip to content

Commit 054d002

Browse files
chore(deps): bump core-ktx in /tutorials/kotlin/CurrentPlaceDetailsOnMap (googlemaps-samples#260)
1 parent 7768691 commit 054d002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/kotlin/CurrentPlaceDetailsOnMap/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
implementation 'com.google.android.gms:play-services-maps:17.0.0'
4747
implementation 'com.google.android.libraries.places:places:2.3.0'
4848
testImplementation'junit:junit:4.13'
49-
implementation "androidx.core:core-ktx:1.3.0"
49+
implementation "androidx.core:core-ktx:1.3.1"
5050
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"
5151
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
5252
}

0 commit comments

Comments
 (0)