Merge pull request #7824 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.3.0-beta01

Bump appcompat from 1.2.0-rc01 to 1.2.0
This commit is contained in:
Andy Scherzinger 2021-01-15 08:50:30 +01:00 committed by GitHub
commit 9cdb002645
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -287,7 +287,7 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.google.android.material:material:1.2.1'
implementation 'com.jakewharton:disklrucache:2.0.2'
implementation 'androidx.appcompat:appcompat:1.2.0-rc01'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.exifinterface:exifinterface:1.3.2'
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"