Hi guys,
I’m looking at minifying my code using proguard but I’m pretty stumped on how to get it setup.
Has anyone had success using proguard? What did it entail?
Hi guys,
I’m looking at minifying my code using proguard but I’m pretty stumped on how to get it setup.
Has anyone had success using proguard? What did it entail?
I’d take a look at the following resources
All you should need for your project is the code block in this section unless you have a lot of custom plugins. https://developer.android.com/studio/build/shrink-code#enable