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 {
|
||||
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
||||
apply from: "dependencies.gradle"
|
||||
apply from: "gradle/repositories.gradle"
|
||||
applyRepositories(it)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user