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

Fix issue #175 #197

Closed
wants to merge 2 commits into from
Closed

Fix issue #175 #197

wants to merge 2 commits into from

Conversation

damooola
Copy link

Hi there! I just fixed issue #175 ; Gradle Build Failure and Deprecated Plugin Usage in Wonderous. On the issue note, it says it was tried on Flutter master 3.21.0-12.0.pre.6 or stable 3.19.5 but I also got the same issue on my own newer Flutter 3.24.2 • channel stable. I fixed it by migrating from the depreciated (since Flutter 3.16) way of applying the flutter Gradle plugin to now using the plugins block in 'settings.gradle' file

see more details here: https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply

@esDotDev
Copy link
Contributor

esDotDev commented Jan 10, 2025

Thanks, this has been fixed locally by rebuilding the /android runner with the latest Flutter version, and was committed this morning. Please let us know if you're still having issues building android locally.

@esDotDev esDotDev closed this Jan 10, 2025
@damooola
Copy link
Author

Alright. Will try it and get back to you.

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