File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 "
You can’t perform that action at this time.
0 commit comments