Skip to content

Add compatibility to Java 8 bytecode (previously Java 11+)#37

Merged
marandaneto merged 3 commits into
mainfrom
chore/java8-bytecode
Oct 4, 2023
Merged

Add compatibility to Java 8 bytecode (previously Java 11+)#37
marandaneto merged 3 commits into
mainfrom
chore/java8-bytecode

Conversation

@marandaneto

@marandaneto marandaneto commented Oct 4, 2023

Copy link
Copy Markdown
Member

💡 Motivation and Context

Apps using Java 8 won't be able to use the SDK
AGP 7.x already requires Java 11 but not everyone is able to migrate older projects.

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

@marandaneto marandaneto requested a review from pauldambra October 4, 2023 13:49

@pauldambra pauldambra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marandaneto marandaneto merged commit 42f962a into main Oct 4, 2023
@marandaneto marandaneto deleted the chore/java8-bytecode branch October 4, 2023 13:58
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.

2 participants