Skip to content

Commit 58a1b69

Browse files
committed
bump version
Signed-off-by: alperozturk <[email protected]>
1 parent 7ce46fa commit 58a1b69

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
@@ -100,12 +100,12 @@ dependencies {
100100
exclude group: 'commons-logging', module: 'commons-logging'
101101
}
102102

103-
implementation("com.github.nextcloud:android-library:2.19.1") {
103+
implementation("com.github.nextcloud:android-library:ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5") {
104104
exclude group: 'org.ogce', module: 'xpp3'
105105
}
106106

107107
// Nextcloud SSO
108-
implementation 'com.github.nextcloud.android-common:ui:48ed8e86d9'
108+
implementation 'com.github.nextcloud.android-common:ui:1b779645b4ee2095ab133a8c939056eb13331453'
109109
implementation 'com.github.nextcloud:Android-SingleSignOn:1.3.2'
110110
implementation "com.github.stefan-niedermann.android-commons:shared-preferences:$androidCommonsVersion"
111111
implementation "com.github.stefan-niedermann.android-commons:reactive-livedata:$androidCommonsVersion"

0 commit comments

Comments
 (0)