Merge pull request #311 from TouchInstinct/migrate_to_maven_central
Migrate to maven central
This commit is contained in:
commit
2753812843
|
|
@ -7,7 +7,7 @@ plugins {
|
|||
|
||||
// The kotlin-dsl plugin requires a repository to be declared
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
google()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue