Guardsquare / proguard

ProGuard, Java optimizer and obfuscator
https://www.guardsquare.com/en/products/proguard
GNU General Public License v2.0
2.82k stars 406 forks source link

Add support for ignore all Consumer rules from all libraries #423

Closed yygutn closed 2 months ago

mrjameshamilton commented 2 months ago

Hi @yygutn . Consumer rules are only supported in Android projects; and ProGuard no longer supports Android as of AGP8 (#280). The default shrinker is now R8 and this feature seems to already exist since AGP 7.3.