firefox-echo-show icon indicating copy to clipboard operation
firefox-echo-show copied to clipboard

Use built-in optimized proguard config

Open mcomella opened this issue 4 years ago • 0 comments

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).

mcomella avatar Jul 20 '20 20:07 mcomella