chore(deps): bump appcompat in /tutorials/kotlin/Polygons (#307)

This commit is contained in:
dependabot-preview[bot] 2020-09-10 17:55:47 +00:00 committed by GitHub
parent f039c499c8
commit ec83cadf1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,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.1'