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 Flutter and Dependencies, Fix Gradle Issues #176

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hamzamirai
Copy link

This pull request updates the project to use the latest Flutter and Gradle versions, ensuring compatibility and resolving build issues on Android. The following changes have been made:

  • Updated to Flutter 3.24.3 for improved performance and latest Flutter features.
  • Upgraded the Gradle Wrapper to version 8.9 (gradle-8.9-all.zip) to support the latest tooling.
  • Upgraded the Module version to 8.7.0 for better compatibility and dependency management.

These updates should improve overall stability, resolve Kotlin/Gradle issues, and ensure compatibility with the latest Flutter tooling.

Testing:

  • Successfully built and tested the project on Android devices and emulators with no issues.
  • Ensured that all unit and widget tests pass.

Copy link

@ComputerMaverick69 ComputerMaverick69 left a comment

Choose a reason for hiding this comment

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

Tested PR and it works as it ought to. However, targetSdk and compileSdk should be set to 34.

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