An open API service indexing awesome lists of open source software.

https://github.com/autonomousapps/gradle-include-build-variant-repro


https://github.com/autonomousapps/gradle-include-build-variant-repro

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Reproduces an issue with a complex includeBuild

`misk` is from here: https://github.com/cashapp/misk

`lib` is from running `gradle init`

## To reproduce

In `settings.gradle.kts`, uncomment one of the `requireCapability` statements (commenting out the
others), and run `./gradlew lib:test`. Observe.