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

fix(android): revert previous fix not compatible with old java version #3828

Merged
merged 13 commits into from
May 23, 2024

Conversation

freeboub
Copy link
Collaborator

Summary

revert part of previous clean which may cause regression

Motivation

FIX: #3825

Changes

revert part of previous clean up which cause build issue with old java version

Test plan

Build sample

@freeboub freeboub changed the title Chore/revert previous fix fix(android): revert previous fix not compatible with old java version May 23, 2024
@freeboub freeboub merged commit 69bde44 into TheWidlarzGroup:master May 23, 2024
3 checks passed
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]: compilation issue: use -source 16 or higher to enable pattern matching in instanceof
1 participant