blob: b41f9c77ed7d77ffdf7afb0f3cf7aa3ec678f09c [file] [log] [blame]
plugins {
kotlin("jvm")
}
repositories {
mavenCentral()
maven("https://redirector.kotlinlang.org/maven/bootstrap/")
}