- fixed repositories
This commit is contained in:
@@ -23,6 +23,7 @@ subprojects {
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
eventuateMavenRepoUrl.split(',').each { repoUrl -> maven { url repoUrl } }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user