Skip to content

Commit 8a3b5e1

Browse files
Merge pull request #3048 from nextcloud/renovate/com.github.nextcloud-android-library-2.x
fix(deps): update dependency com.github.nextcloud:android-library to v2
2 parents 8c08746 + 4a772a7 commit 8a3b5e1

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.2") {
119119
exclude group: 'org.ogce', module: 'xpp3'
120120
}
121121

0 commit comments

Comments
 (0)