Преглед на файлове

Rebase master

Signed-off-by: alperozturk <alper_ozturk@proton.me>
alperozturk преди 1 година
родител
ревизия
3fdee00a1f
променени са 1 файла, в които са добавени 1 реда и са изтрити 7 реда
  1. 1 7
      settings.gradle

+ 1 - 7
settings.gradle

@@ -13,10 +13,4 @@ include ':appscan'
 //    dependencySubstitution {
 //        substitute module('com.github.nextcloud:android-library') using project(':library')
 //    }
-//}
-
-includeBuild('/Users/alperozturk/Desktop/nextcloud/nextcloud_android_library') {
-    dependencySubstitution {
-        substitute module('com.github.nextcloud:android-library') using project(':library')
-    }
-}
+//}