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.
1 parent efbbf58 commit be46030Copy full SHA for be46030
app/build.gradle
@@ -115,7 +115,7 @@ dependencies {
115
exclude group: 'commons-logging', module: 'commons-logging'
116
}
117
118
- implementation("com.github.nextcloud:android-library:a9732515be7fab2b8ab8523485df94782061d56a") {
+ implementation("com.github.nextcloud:android-library:2.22.1") {
119
exclude group: 'org.ogce', module: 'xpp3'
120
121
0 commit comments