-
Notifications
You must be signed in to change notification settings - Fork 53
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 release mode #23
Comments
I've had the same problem and fixed it by setting the correct SDK path in the package files. Firstly, navigate to the directory where the local.properties file is located. For me it was, And then open the local.properties file in an editor and modify the contents so that it points to the location of where your android and flutter SDK are located.
And that should solve the problem. |
I created new repo. Owner of this project don't accept pull requests. You can use mine. |
Thank you so much @furkankurt , your repo saved my code because even pinch_zoom_image_updated was giving me problems. |
FAILURE: Build failed with an exception.
A problem occurred configuring root project 'pinch_zoom_image'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 1s
Finished with error: The plugin pinch_zoom_image_updated could not be built due to the issue above.
The text was updated successfully, but these errors were encountered: