Explorar el Código

Rebase master

Signed-off-by: alperozturk <alper_ozturk@proton.me>
alperozturk hace 1 año
padre
commit
3fdee00a1f
Se han modificado 1 ficheros con 1 adiciones y 7 borrados
  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')
-    }
-}
+//}