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

Issue #383: Use annotation to avoid minify issues with Gson serialization #389

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

amberin
Copy link
Member

@amberin amberin commented Oct 24, 2024

When this annotation is used, the default Proguard rules bundled with Gson seem to work as expected.

See https://r8.googlesource.com/r8/+/refs/heads/master/compatibility-faq.md#troubleshooting-gson

…Gson serialization

When this annotation is used, the default Proguard rules bundled with
Gson seem to work as expected.

See https://r8.googlesource.com/r8/+/refs/heads/master/compatibility-faq.md#troubleshooting-gson
@amberin amberin linked an issue Oct 24, 2024 that may be closed by this pull request
1 task
@amberin amberin merged commit a0a981e into orgzly-revived:master Oct 25, 2024
5 checks passed
@amberin amberin deleted the issue-383-fix branch October 25, 2024 11:36
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.

Copying and pasting headings is broken: “j5.h cannot be cast to v5.l”
1 participant