Merge pull request #5498 from nextcloud/stableMaterial

Bump material manuelly to 1.1.0, after that dependabot should be on track again
This commit is contained in:
Andy Scherzinger 2020-02-23 21:39:10 +01:00 committed by GitHub
commit c6bb9744ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -289,7 +289,7 @@ dependencies {
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.1' // remove after entire switch to lib v2
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-rc02'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.jakewharton:disklrucache:2.0.2'
implementation 'androidx.appcompat:appcompat:1.2.0-alpha02'
implementation 'androidx.cardview:cardview:1.0.0'