chore(deps): bump appcompat from 1.1.0 to 1.2.0 in /ApiDemos/java (#300)

This commit is contained in:
dependabot-preview[bot] 2020-09-10 17:16:41 +00:00 committed by GitHub
parent 483c28d2a3
commit 2076009bf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation "androidx.recyclerview:recyclerview:1.1.0"
// GMS