-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
enhancementperformance 🚀Performance improvement opportunities (non-crash related)Performance improvement opportunities (non-crash related)
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
We need to enable and properly configure R8 optimization in the Android build pipeline to reduce APK size and improve runtime performance. Currently, R8 may not be fully enabled or lacks the necessary ProGuard/R8 rules, which can result in missing classes, runtime crashes, or inefficient code shrinking.
https://developer.android.com/topic/performance/app-optimization/enable-app-optimization
Metadata
Metadata
Assignees
Labels
enhancementperformance 🚀Performance improvement opportunities (non-crash related)Performance improvement opportunities (non-crash related)