Version avec integration slave master
This commit is contained in:
@@ -16,6 +16,12 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven{
|
||||
url = uri("https://jitpack.io")
|
||||
content {
|
||||
includeGroup("com.github.NaikSoftware")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user