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

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

hamzamirai
Copy link
Contributor

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.

Copy link
Member

@aonemd aonemd left a comment

Choose a reason for hiding this comment

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

I'll approve this. Thank you @hamzamirai 🙌

@aonemd aonemd merged commit f5bd1ad into pusher:master Nov 8, 2024
@aonemd aonemd mentioned this pull request Nov 8, 2024
@aonemd
Copy link
Member

aonemd commented Nov 11, 2024

We just published the new release with the updates from this PR @hamzamirai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants