Migrate from jCenter to MavenCentral
This commit is contained in:
parent
68fdb3a815
commit
5ad312828c
|
|
@ -7,7 +7,7 @@ plugins {
|
|||
|
||||
// The kotlin-dsl plugin requires a repository to be declared
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
google()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue