autonomousapps / autonomousapps/dependency-analysis-gradle-plugin
Does plugin work with filterVariants?
- Dominant language
- Kotlin
- Stars
- 2.2k
- Forks
- 158
- Avg merge
- 16h 25m
- Merged PRs (30d)
- 46
Description
Hi, in my android project we use filterVariants in gradle. Now that it is deprecated I am updating it to beforeVariants, I get errors from your plugin job. Is it supported?
Dont want to paste exact error, but it seems its missing product flavours on some modules. gradle sync and regular build jobs work fine.
Contributor guide
Research direction
Start by reproducing the issue while replacing filterVariants with beforeVariants in an Android project, and capture the exact plugin error rather than relying on the summary. Check the affected modules' product-flavor handling; done means the plugin jobs complete successfully and preserve the expected flavors, as regular Gradle sync and builds already do.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100