Project keep rules should not be needed
Open
- Dominant language
- Kotlin
- Stars
- 2k
- Forks
- 313
- PR merge metrics
- No merged PRs in 30d
Description
The current project keep rules in `app/proguard-rules.pro` are more broad than needed. As this is a Jetpack Compose app using common libraries, I would expect that most if not all rules can be removed and the app should still work.
Contributor guide
Assessment
This issue has not been assessed yet.