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

Update Java Version to 17 in Android Fastlane CI/CD Workflow #4

Merged
merged 2 commits into from
Sep 29, 2024

Conversation

mahmoodhamdi
Copy link
Owner

This PR updates the Java version used in the GitHub Actions workflow for Android Fastlane app distribution from Java 11 to Java 17.

Key changes include:

  • Updated the Setup JDK step in the workflow to specify java-version: '17', ensuring compatibility with the latest features and improvements in the Java ecosystem.

This change aims to enhance the build process and leverage the benefits of using a more recent Java version.

@mahmoodhamdi mahmoodhamdi merged commit f9b8f8d into main Sep 29, 2024
1 check 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.

1 participant