mirror of
https://github.com/nextcloud/android.git
synced 2025-07-23 01:02:01 +00:00
Update settings.gradle
Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me>
This commit is contained in:
@ -17,6 +17,6 @@ include ":appscan"
|
|||||||
|
|
||||||
//includeBuild("../android-library") {
|
//includeBuild("../android-library") {
|
||||||
// dependencySubstitution {
|
// dependencySubstitution {
|
||||||
// substitute module('com.github.nextcloud:android-library-ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5') using project(':library') // replace with hash from build.gradle
|
// substitute module('com.github.nextcloud:android-library') using project(':library') // broken on gradle 8.14.2, so use 8.13 if needed
|
||||||
// }
|
// }
|
||||||
//}
|
//}
|
||||||
|
Reference in New Issue
Block a user