This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
ScriptCraft/buildSrc/build.gradle.kts
TheBrokenRail 1e16e2bd04
Some checks failed
ScriptCraft/pipeline/head There was a failure building this commit
Switch To Kotlin Build Scripts
2020-05-25 17:21:56 -04:00

7 lines
71 B
Plaintext

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