Earlier i am able to generate the release build with proguard enabled. But recently when i tried with latest code i am unable to generate the proguard build. Can any one help me to overcome the issue Optimizing (pass 1/5)…
Hi @Shiv45,
Thanks for reaching out, and welcome!
May I ask what version you are using? Updating may help as we’ve recently resolved some performance issues.
AGP 3.3.0. not using proguard dependency separate. gradle-wrapper.properties - 4.10.6
Dear @Shiv45 ,
To further help you tackle your problem, would it be possible to share the logs generated when executing ProGuard (the text before and after “Optimizing (pass 1/5)”)? Together with your proguard configuration file and build.gradle file(s)?
Kind regards,
Ewout