Created
January 20, 2019 08:58
-
-
Save marchermans/7aedf8177f50bb3f853785c6ff29be0e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FAILURE: Build failed with an exception. | |
* Where: | |
Build file '/home/marc/IdeaProjects/ForgeMultiProjectTest/build.gradle' line: 14 | |
* What went wrong: | |
A problem occurred evaluating root project 'ForgeMultiProjectTest'. | |
> Could not find method implementation() for arguments [project ':FirstProject'] 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 | |
CONFIGURE FAILED in 0s | |
Could not find method implementation() for arguments [project ':FirstProject'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. | |
Open File |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment