فهرست منبع

revert lib back to master

Andy Scherzinger 6 سال پیش
والد
کامیت
e197b31c15
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      build.gradle

+ 3 - 3
build.gradle

@@ -209,9 +209,9 @@ dependencies {
     // dependencies for app building
     implementation 'com.android.support:multidex:1.0.3'
 //    implementation project('nextcloud-android-library')
-    genericImplementation 'com.github.nextcloud:android-library:b5ac5ddc30'
-    gplayImplementation 'com.github.nextcloud:android-library:b5ac5ddc30'
-    versionDevImplementation 'com.github.nextcloud:android-library:b5ac5ddc30'
+    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 'com.android.support.constraint:constraint-layout:1.1.3'
     implementation "com.android.support:support-v4:${supportLibraryVersion}"
     implementation "com.android.support:design:${supportLibraryVersion}"