Skip to content

Commit 615ac1a

Browse files
alperozturk96tobiasKaminsky
authored andcommitted
bump version
Signed-off-by: alperozturk <[email protected]>
1 parent fc059ab commit 615ac1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,12 @@ dependencies {
108108
exclude group: 'commons-logging', module: 'commons-logging'
109109
}
110110

111-
implementation("com.github.nextcloud:android-library:2.20.0") {
111+
implementation("com.github.nextcloud:android-library:ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5") {
112112
exclude group: 'org.ogce', module: 'xpp3'
113113
}
114114

115115
// Nextcloud SSO
116-
implementation 'com.github.nextcloud.android-common:ui:48ed8e86d9'
116+
implementation 'com.github.nextcloud.android-common:ui:1b779645b4ee2095ab133a8c939056eb13331453'
117117
implementation 'com.github.nextcloud:Android-SingleSignOn:1.3.2'
118118
implementation "com.github.stefan-niedermann.android-commons:shared-preferences:$androidCommonsVersion"
119119
implementation "com.github.stefan-niedermann.android-commons:reactive-livedata:$androidCommonsVersion"

0 commit comments

Comments
 (0)