Skip to content

Instantly share code, notes, and snippets.

@waseefakhtar
Created January 8, 2023 07:10
Show Gist options
  • Save waseefakhtar/cb4db104cc6b179426bc33864239aa4f to your computer and use it in GitHub Desktop.
Save waseefakhtar/cb4db104cc6b179426bc33864239aa4f to your computer and use it in GitHub Desktop.
import org.gradle.kotlin.dsl.`kotlin-dsl`
repositories {
mavenCentral()
}
plugins {
`kotlin-dsl`
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment