mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Bump appcompat from 1.0.2 to 1.1.0
Bumps appcompat from 1.0.2 to 1.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
241caf22c5
commit
99ea1269b6
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ dependencies {
|
|||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'com.google.android.material:material:1.0.0'
|
||||
implementation 'com.jakewharton:disklrucache:2.0.2'
|
||||
implementation 'androidx.appcompat:appcompat:1.0.2'
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation 'androidx.exifinterface:exifinterface:1.0.0'
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.1.0"
|
||||
|
|
Loading…
Reference in a new issue