mcMMO/buildSrc/build.gradle.kts
Gabriel Harris-Rouquette 925ef21a8e
Fix a few things with the git ignore file and wrapper.
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
2019-02-17 13:43:09 -08:00

9 lines
62 B
Plaintext

plugins {
`kotlin-dsl`
}
repositories {
jcenter()
}