mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
replace jcenter with mavenCentral
This commit is contained in:
parent
54f002d5b2
commit
94a1daa135
3 changed files with 3 additions and 3 deletions
|
@ -2,5 +2,5 @@ plugins {
|
|||
`kotlin-dsl`
|
||||
}
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue