浏览代码

revert

Signed-off-by: alperozturk <alper_ozturk@proton.me>
alperozturk 1 年之前
父节点
当前提交
199cd2bbd8
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      settings.gradle

+ 0 - 6
settings.gradle

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