소스 검색

Solve git conflicts

Signed-off-by: alperozturk <alper_ozturk@proton.me>
alperozturk 1 년 전
부모
커밋
b9cc8a11c6
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')
-    }
-}
+//}