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