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

Could not find method implementation() for arguments [project ':UnityExport'] #8

Closed
ceciliamzayek opened this issue Jun 8, 2019 · 2 comments

Comments

@ceciliamzayek
Copy link

ceciliamzayek commented Jun 8, 2019

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.

  • Error running Gradle:
    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'.

Could not find method implementation() for arguments [project ':UnityExport'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

  • 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

@elPatricko
Copy link

How did you fix this?

@ceciliamzayek
Copy link
Author

I ended up never needing it because I didn't need Unity for my project anymore

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

No branches or pull requests

2 participants