Skip to content

Commit ab98510

Browse files
revert to master branch
Signed-off-by: tobiasKaminsky <[email protected]>
1 parent c2a911c commit ab98510

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)