autonomousapps / dependency-analysis-gradle-plugin

Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins
Apache License 2.0
1.77k stars 116 forks source link

Allow overriding the dslKind when creating a project builder #1074

Closed staktrace closed 9 months ago

autonomousapps commented 9 months ago

Here's a WIP PR that will eventually fully support Kotlin DSL: https://github.com/autonomousapps/dependency-analysis-gradle-plugin/pull/1075