-
Notifications
You must be signed in to change notification settings - Fork 114
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
Build failed in flutter 3.24 #76
Comments
Same error occurred on flutter 3.24. Please fix |
I get a different error with 3.24. To keep it clean, I created a brand new, empty (default example app) flutter project, and then just added install_plugin to the pubspec. This results in the following build error:
|
The issue is related to namespace, to fix this they need to release PR #67 |
Workaround android/app/build.gradle
android/build.gradle
gradle.properties
gradle-wrapper.properties
settings.gradle
|
After that, the following error occurs: Execution failed for task ':install_plugin:compileDebugKotlin'.
|
updated my comment to include full changes i did |
FAILURE: Build failed with an exception.
Execution failed for task ':install_plugin:verifyReleaseResources'.
The text was updated successfully, but these errors were encountered: