-
Notifications
You must be signed in to change notification settings - Fork 534
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
Could not find method implementation() for arguments [project ':UnityExport'] #8
Comments
How did you fix this? |
I ended up never needing it because I didn't need Unity for my project anymore |
This was referenced Jul 18, 2020
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I followed the video (and also double checked everything with the docs), however when I try to build my android project, I am getting this error (sorry if this is not the right place to post this, I am a beginner in both flutter and unity):
Finished with error: Please review your Gradle project setup in the android/ folder.
ProcessException: Process "/Users/ceciliamzayek/celuna_test/android/gradlew" exited abnormally:
FAILURE: Build failed with an exception.
Where:
Build file '/Users/ceciliamzayek/celuna_test/android/build.gradle' line: 20
What went wrong:
A problem occurred evaluating root project 'android'.
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 0s
Command: /Users/ceciliamzayek/celuna_test/android/gradlew app:properties
The text was updated successfully, but these errors were encountered: