Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable r8 full mode #5030

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Enable r8 full mode #5030

merged 2 commits into from
Oct 31, 2023

Conversation

JcMinarro
Copy link
Member

🎯 Goal

The Stream Push artifact has been updated providing needed consume proguard rules to enable R8.
Apart of that some custom proguard rules has been added to our sample app to be able to enable R8 full mode.
Fix: #5011

🎉 GIF

@JcMinarro JcMinarro requested review from skydoves and a team October 31, 2023 09:11
@JcMinarro JcMinarro linked an issue Oct 31, 2023 that may be closed by this pull request
@JcMinarro JcMinarro merged commit 2f21d08 into develop Oct 31, 2023
7 checks passed
@JcMinarro JcMinarro deleted the enable-r8-full-mode branch October 31, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define proguard rules to be able to turn on R8 Full Mode
2 participants