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 @@ -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 "
You can’t perform that action at this time.
0 commit comments