slackbot/buildSrc/build.gradle.kts
2019-03-19 21:07:24 -04:00

8 lines
No EOL
69 B
Kotlin

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