Hello,
There are new optimization requirements on the Play Store as of August.
I just reviewed my app and now have an optimization alert:
Low (1%). Optimize your scores to improve memory usage and overall performance for your users.
developer.android.com
How do I carry out this optimization?
I use this lib :
Thanks for your help.
There are new optimization requirements on the Play Store as of August.
I just reviewed my app and now have an optimization alert:
Low (1%). Optimize your scores to improve memory usage and overall performance for your users.
Enable app optimization with R8 | App quality | Android Developers
Configure R8 to optimize your app's size and runtime performance. Enable code and resource shrinking to improve startup times and reduce APK size.
How do I carry out this optimization?
I use this lib :
Thanks for your help.
Last edited: