Skip to content

Instantly share code, notes, and snippets.

@codeguru42
Created August 9, 2014 06:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeguru42/71cad50852224b3b54f0 to your computer and use it in GitHub Desktop.
Save codeguru42/71cad50852224b3b54f0 to your computer and use it in GitHub Desktop.
$ gradle robolectricTest
FAILURE: Build failed with an exception.
* Where:
Build file '/home/layne/dev/src/java/android/WADBCE/build.gradle' line: 5
* What went wrong:
A problem occurred evaluating root project 'WADBCE'.
> Could not find method jcenter() for arguments [] on repository container.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 5.657 secs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment