blob: da4745336d57b5e631b82e02b0977db6353cd2cb [file] [log] [blame]
plugins {
kotlin("jvm")
}
allprojects {
repositories {
mavenCentral()
}
}