Эх сурвалжийг харах

revert library

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 6 жил өмнө
parent
commit
9689a19099
1 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 3 3
      build.gradle

+ 3 - 3
build.gradle

@@ -210,9 +210,9 @@ dependencies {
     // dependencies for app building
     implementation 'androidx.multidex:multidex:2.0.1'
 //    implementation project('nextcloud-android-library')
-    genericImplementation 'com.github.nextcloud:android-library:newResultCode-SNAPSHOT'
-    gplayImplementation 'com.github.nextcloud:android-library:newResultCode-SNAPSHOT'
-    versionDevImplementation 'com.github.nextcloud:android-library:newResultCode-SNAPSHOT'
+    genericImplementation 'com.github.nextcloud:android-library:master-SNAPSHOT'
+    gplayImplementation 'com.github.nextcloud:android-library:master-SNAPSHOT'
+    versionDevImplementation 'com.github.nextcloud:android-library:master-SNAPSHOT'
     implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
     implementation 'androidx.legacy:legacy-support-v4:1.0.0'
     implementation 'com.google.android.material:material:1.0.0'