@ianlake, I wanted to share with you that 3 of the dependencies on the Android project I am working on introduced issues wit R8/proguard in their latest builds: Google Places, SQLDelight and MSAL. It is frustrating you find out only when trying to put together a production build to upload to Google Play. Are there any efforts being made to help library and/or app developers catch this issues earlier?
@Argenkiwi - first of all, you should really consider generating baseline profiles regularly, which already requires a release build. You're leaving behind 30% better performance!
Uploading to Google Play should not be the first time you are putting together a release build.
https://developer.android.com/topic/performance/baselineprofiles/overview