RedMadRobot / gradle-infrastructure

Set of small plugins to reduce boilerplate in Gradle build scripts.
MIT License
43 stars 2 forks source link

android-library: Read R8 rules from proguard directory #101

Closed osipxd closed 2 years ago

osipxd commented 2 years ago

We have such functionality for android application modules. It would be useful to have this feature also for android-library modules.

All files with extension .pro located in proguard/ directory should be added to consumerProguardFiles.