Skip to content

Instantly share code, notes, and snippets.

@worstkiller
Created August 22, 2020 20:39
Show Gist options
  • Save worstkiller/ca9846cfe493dd5fdc9ac0d10e512424 to your computer and use it in GitHub Desktop.
Save worstkiller/ca9846cfe493dd5fdc9ac0d10e512424 to your computer and use it in GitHub Desktop.
import org.gradle.kotlin.dsl.`kotlin-dsl`
plugins {
`kotlin-dsl`
}
repositories {
jcenter()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment