Skip to content

Commit

Permalink
Merge pull request #5498 from nextcloud/stableMaterial
Browse files Browse the repository at this point in the history
Bump material manuelly to 1.1.0, after that dependabot should be on track again
  • Loading branch information
AndyScherzinger authored Feb 23, 2020
2 parents 7b049a9 + 0b90250 commit c6bb974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit c6bb974

Please sign in to comment.