Question by
MoonBoop · Oct 22, 2020 at 11:41 PM ·
androidunity 5android build
Gradle could not find method compile() for arguments [directory 'lib']
I'm new to building my projects to android and im running into a problem with Gradle not being able to build my project.
I've been able to fix a few problems, but im unsure what to change to fix this problem.
Here is the error in more detail:
* What went wrong:
A problem occurred evaluating project ':unityLibrary'.
> Could not find method compile() for arguments [directory 'libs'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
I'm going to have a look at the stack trace to see if that has the answer I need, but any help would be much appreciated.
Comment
Your answer
Follow this Question
Related Questions
Unity Remote 5 Not Connecting 3 Answers
Unable to merge android manifest Android? 0 Answers
I am having trouble building the project for android 0 Answers
Changing to Mobile Platform 0 Answers