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: remove required toolchain java 8 #34

Merged

Conversation

vanntrong
Copy link
Contributor

Hello

After working on this issue https://github.com/AndrewDongminYoo/react-native-step-counter/issues/33
I found that this is build.grandle only requires Java 8 to run.
But in Java 8 jlink is not available. So I remove it, then I can build react-native app
Please review my pull request.

@AndrewDongminYoo AndrewDongminYoo merged commit 73b9694 into AndrewDongminYoo:main Oct 1, 2023
6 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.

2 participants