mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-17 04:30:55 +01:00
move repositories to the gradle dir
This commit is contained in:
parent
3457e1fa78
commit
727ee2da9d
@ -6,7 +6,7 @@ pluginManagement {
|
|||||||
}
|
}
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
||||||
apply from: "dependencies.gradle"
|
apply from: "gradle/repositories.gradle"
|
||||||
applyRepositories(it)
|
applyRepositories(it)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user