فهرست منبع

move back to master-SNAPSHOT for lib to fix build

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

+ 1 - 1
build.gradle

@@ -186,7 +186,7 @@ android {
 dependencies {
     /// dependencies for app building
     implementation 'com.android.support:multidex:1.0.2'
-    compile 'com.github.nextcloud:android-library:themingWhite-SNAPSHOT'
+    compile 'com.github.nextcloud:android-library:master-SNAPSHOT'
     implementation "com.android.support:support-v4:${supportLibraryVersion}"
     implementation "com.android.support:design:${supportLibraryVersion}"
     implementation 'com.jakewharton:disklrucache:2.0.2'