Open
Description
Feature proposal
- EDM4U Component: Android Resolver
Please have mechanism to patch proguard from multiple package in similar manner to Dependecies.xml
Since many people have enabled it but each package require it's own preserve class in android. proguardFiles is also crucial and need a way to merged from multiple sources so each package would be self contained
Is is possible or there was already anyway we could make proguard file in package and it would merged?