mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-01-18 16:35:25 +01:00
925ef21a8e
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
9 lines
62 B
Plaintext
9 lines
62 B
Plaintext
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
|
|
repositories {
|
|
jcenter()
|
|
}
|
|
|