dropbox / dropbox/dependency-guard
Question: How to guard production build configurations
Open
- Dominant language
- Kotlin
- Stars
- 493
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
The documentation states it's recommended to guard both production app configurations and also production build configurations. I understand that my production app configuration is my main app module's release variant (in my app's build.gradle file). How and where should I configure it for my build configuration? I have a multi-module Android project with an included build (`build-logic`) and a few custom convention plugins.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.