mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 16:23:55 +00:00
Update build.gradle
This commit is contained in:
parent
6ec77b4e6f
commit
a8be548a72
@ -40,9 +40,9 @@ apply from: "github_release.gradle"
|
|||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
jcenter()
|
// jcenter()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { url "https://kotlin.bintray.com/kotlinx" }
|
// maven { url "https://kotlin.bintray.com/kotlinx" }
|
||||||
google()
|
google()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user