This repository has been archived by the owner on Apr 17, 2021. It is now read-only.
Use built-in optimized proguard config #3018
Labels
chore
Task to improve tooling, do something not product/user facing
Currently we're using the default proguard config which does not optimize. We should used the optimized version, similar to: https://searchfox.org/mozilla-mobile/rev/c568977e7c3d7b7986c4af65b17e6f1c0e2f89bf/fenix/app/build.gradle#46 (but without a custom file).
The text was updated successfully, but these errors were encountered: