mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
Rebase master
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
bab532149d
commit
bed4fb1ee5
2 changed files with 1 additions and 7 deletions
|
@ -18,4 +18,4 @@ org.gradle.parallel=true
|
|||
org.gradle.configureondemand=true
|
||||
|
||||
# Needed for local libs
|
||||
org.gradle.dependency.verification=lenient
|
||||
# org.gradle.dependency.verification=lenient
|
|
@ -14,9 +14,3 @@ include ':appscan'
|
|||
// 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')
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue