Skip to content

Instantly share code, notes, and snippets.

@pavan5208
Created June 21, 2021 14:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pavan5208/2fe6b8597f13be36e94b63351fe6f2fc to your computer and use it in GitHub Desktop.
Save pavan5208/2fe6b8597f13be36e94b63351fe6f2fc to your computer and use it in GitHub Desktop.
import org.gradle.kotlin.dsl.`kotlin-dsl`
plugins {
`kotlin-dsl`
}
repositories {
mavenCentral()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment