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

gradle build fails #17

Open
ronsmits opened this issue Aug 2, 2014 · 2 comments
Open

gradle build fails #17

ronsmits opened this issue Aug 2, 2014 · 2 comments

Comments

@ronsmits
Copy link

ronsmits commented Aug 2, 2014

This was done on a clean checkout of the repository

./gradlew tasks

FAILURE: Build failed with an exception.

* Where:
Build file '/home/ron/src/GraphView-Demos/graphviewdemos/build.gradle' line: 16

* What went wrong:
A problem occurred evaluating project ':graphviewdemos'.
> Ambiguous method overloading for method java.io.File#<init>.
  Cannot resolve which method to invoke for [null, class java.lang.String] due to overlapping prototypes between:
    [class java.lang.String, class java.lang.String]
    [class java.io.File, class java.lang.String]

* 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: 4.235 secs
@artfavo
Copy link

artfavo commented Aug 19, 2014

@ronsmits
Copy link
Author

Android SDK is installed and available with $ANDROID_HOME :)

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