Skip to content

Commit be46030

Browse files
Update dependency com.github.nextcloud:android-library to v2
1 parent efbbf58 commit be46030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dependencies {
115115
exclude group: 'commons-logging', module: 'commons-logging'
116116
}
117117

118-
implementation("com.github.nextcloud:android-library:a9732515be7fab2b8ab8523485df94782061d56a") {
118+
implementation("com.github.nextcloud:android-library:2.22.1") {
119119
exclude group: 'org.ogce', module: 'xpp3'
120120
}
121121

0 commit comments

Comments
 (0)