瀏覽代碼

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')
-    }
-}
+//}