bazelbuild / rules_kotlin

Bazel rules for Kotlin
Apache License 2.0
328 stars 205 forks source link

Restrict unecessary inputs to 'JdepsMerge' actions #1175

Closed oliviernotteghem closed 1 month ago

oliviernotteghem commented 1 month ago

Suppress JDepsMerge action re-execution in incremental build when dependencies API changes.