chore(deps): bump appcompat in /tutorials/java/MapWithMarker (#289)

This commit is contained in:
dependabot-preview[bot] 2020-09-10 18:05:29 +00:00 committed by GitHub
parent f7104996bc
commit 8f3e1b663c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.gms:play-services-maps:17.0.0'
testImplementation 'junit:junit:4.13'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'