mirror of
https://github.com/nextcloud/android.git
synced 2024-12-23 09:10:33 +03:00
bump material lib to alpha07
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
916580cb19
commit
4a808ab15c
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,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-alpha06'
|
||||
implementation 'com.google.android.material:material:1.1.0-alpha07'
|
||||
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