|
@@ -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')
|
|
|
- }
|
|
|
-}
|