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 and Gradle versions in android-java-gradle-migration-guid… #11272

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KarthiDreamr
Copy link
Contributor

@KarthiDreamr KarthiDreamr commented Oct 14, 2024

Description:
This pull request enhances the android-java-gradle-migration-guide.md file by:

  • Updating it with the latest Java version (21) and its compatible Gradle version (8.5).
  • Including detailed instructions on how to check the JDK version using flutter upgrade and flutter doctor --verbose.

These improvements:

  • Provide a more generalized solution.
  • Make the guide applicable and beneficial for a wider range of developers.
  • Ensure the guide remains relevant and useful for those working on Android projects with Flutter.
  • Offer clear and up-to-date information to help prevent compatibility issues and streamline the setup process.

…e.md

This pull request enhances the android-java-gradle-migration-guide.md file by updating it with the latest Java version (21) and its compatible Gradle version (8.5). The guide now includes detailed instructions on how to check the JDK version using flutter upgrade and flutter doctor --verbose. These improvements are designed to provide a more generalized solution, making it applicable and beneficial for a wider range of developers. By incorporating these updates, we aim to ensure that the guide remains relevant and useful for those working on Android projects with Flutter, offering clear and up-to-date information that can help prevent compatibility issues and streamline the setup process.
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