mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
Bump material to alpha-08
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
375fb97c06
commit
1e3f86cfe1
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ dependencies {
|
|||
qaImplementation "com.github.nextcloud:android-library:$androidLibraryVersion"
|
||||
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'com.google.android.material:material:1.1.0-alpha07'
|
||||
implementation 'com.google.android.material:material:1.1.0-alpha08'
|
||||
implementation 'com.jakewharton:disklrucache:2.0.2'
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
|
|
Loading…
Reference in a new issue