Skip to content

Update Flutter and Dependencies, Fix Gradle Issues#160

Open
hamzamirai wants to merge 2 commits intoShekarMudaliyar:masterfrom
hamzamirai:master
Open

Update Flutter and Dependencies, Fix Gradle Issues#160
hamzamirai wants to merge 2 commits intoShekarMudaliyar:masterfrom
hamzamirai:master

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.

@Nico04 Nico04 mentioned this pull request Oct 3, 2024
@PetrKubes97
Copy link

I've tried using this commit but encountered the following error:

> Task :social_share:compileDebugKotlin FAILED
[Incubating] Problems report is available at: file:///Users/.../build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':social_share:compileDebugKotlin'.
> Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (1.8) and 'compileDebugKotlin' (18).

@leduchung
Copy link

I got the "Inconsistent JVM-target compatibility" error too.

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.

3 participants