File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -251,9 +251,9 @@ dependencies {
251251 // dependencies for app building
252252 implementation ' androidx.multidex:multidex:2.0.1'
253253// implementation project('nextcloud-android-library')
254- genericImplementation ' com.github.nextcloud:android-library:askForPassword -SNAPSHOT'
255- gplayImplementation ' com.github.nextcloud:android-library:askForPassword -SNAPSHOT'
256- versionDevImplementation ' com.github.nextcloud:android-library:askForPassword -SNAPSHOT'
254+ genericImplementation ' com.github.nextcloud:android-library:master -SNAPSHOT'
255+ gplayImplementation ' com.github.nextcloud:android-library:master -SNAPSHOT'
256+ versionDevImplementation ' com.github.nextcloud:android-library:master -SNAPSHOT'
257257 implementation ' androidx.constraintlayout:constraintlayout:1.1.3'
258258 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
259259 implementation ' com.google.android.material:material:1.0.0'
You can’t perform that action at this time.
0 commit comments