- fixed repositories

This commit is contained in:
dartpopikyardo
2017-01-19 02:33:16 +03:00
parent 2ca2fb029e
commit e1e37359dd
2 changed files with 2 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ subprojects {
repositories {
mavenCentral()
jcenter()
eventuateMavenRepoUrl.split(',').each { repoUrl -> maven { url repoUrl } }
}
}