mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
revert
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
5c6439f111
commit
199cd2bbd8
1 changed files with 0 additions and 6 deletions
|
@ -20,9 +20,3 @@ include ':appscan'
|
||||||
// substitute module('com.github.nextcloud:android-library') using project(':library')
|
// 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')
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue