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

app: avoid R8 from obfuscating our model classes #5359

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

sivaraam
Copy link
Member

Description (required)

R8 shouldn't obfuscate the classes that we use for serialization / de-serialization over Gson. This causes issues with app functioning.

Fixes #5358

Tests performed (required)

Tested prodDebug (with minifaction) on OnePlus Nord with Android 12.


Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request.

R8 shouldn't obfuscate the classes that we use for serialization /
de-serialization over Gson. This causes issues with app functioning.

Fixes #5358
@nicolas-raoul nicolas-raoul merged commit c086ff2 into main Oct 22, 2023
@sivaraam sivaraam deleted the nearby-places-not-loading-issue branch March 14, 2024 17:27
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.

[Bug]: Map is empty in 4.2.0
2 participants