Skip to content

chiragkunder/gradle-kotlin-dsl-sample

Repository files navigation

Sharing build logic with Kotlin DSL

  • Sample app to showcase organising Gradle build logic with Kotlin DSL using the following approaches:

    • Binary plugins
    • Precompiled script plugins
    • Shared extension functions
  • Example used in the article: Sharing build logic with Kotlin DSL

About

Sample app to showcase organising Gradle build logic with Kotlin DSL and buildSrc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages