pokk / gradle-kotlin-dsl-sample

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Kotlin 100.0%