We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 306bcb0 + 4d0db55 commit affe52eCopy full SHA for affe52e
app/build.gradle
@@ -219,7 +219,7 @@ dependencies {
219
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5' // remove after entire switch to lib v2
220
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
221
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
222
- implementation 'com.google.android.material:material:1.6.0'
+ implementation 'com.google.android.material:material:1.6.1'
223
implementation 'com.jakewharton:disklrucache:2.0.2'
224
implementation 'androidx.appcompat:appcompat:1.4.2'
225
implementation 'androidx.webkit:webkit:1.4.0'
0 commit comments