Skip to content

Instantly share code, notes, and snippets.

@bowserf
Last active March 30, 2023 19:56
Show Gist options
  • Save bowserf/e1ba1faa7abfa62b3bc5372aae5827e0 to your computer and use it in GitHub Desktop.
Save bowserf/e1ba1faa7abfa62b3bc5372aae5827e0 to your computer and use it in GitHub Desktop.
plugins {
`kotlin-dsl`
}
repositories {
// The org.jetbrains.kotlin.jvm plugin requires a repository
// where to download the Kotlin compiler dependencies from.
mavenCentral()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment