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
- Host: GitHub
- URL: https://github.com/autonomousapps/gradle-include-build-variant-repro
- Owner: autonomousapps
- Created: 2024-08-02T20:44:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T20:47:45.000Z (about 2 years ago)
- Last Synced: 2025-03-24T18:51:13.479Z (over 1 year ago)
- Language: Kotlin
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.