mirror of
https://github.com/InsanusMokrassar/SauceNaoAPI.git
synced 2025-10-17 12:40:09 +00:00
update repositories order
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
buildscript {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
@@ -24,9 +24,9 @@ apply from: "publish.gradle"
|
||||
apply from: "github_release.gradle"
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
maven { url "https://nexus.inmo.dev/repository/maven-releases/" }
|
||||
mavenLocal()
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
Reference in New Issue
Block a user