Browse Source

revert

Signed-off-by: alperozturk <alper_ozturk@proton.me>
alperozturk 1 year ago
parent
commit
199cd2bbd8
1 changed files with 0 additions and 6 deletions
  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')
-    }
-}