Skip to content

./gradlew fails due to "Could not find com.afollestad:material-dialogs:0.7.6.0." #25

@krichter722

Description

@krichter722

./gradlew fails due to

$ ./gradlew
Parallel execution is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_fdroidDebugCompile'.
   > Could not find com.afollestad:material-dialogs:0.7.6.0.
     Searched in the following locations:
         https://jcenter.bintray.com/com/afollestad/material-dialogs/0.7.6.0/material-dialogs-0.7.6.0.pom
         https://jcenter.bintray.com/com/afollestad/material-dialogs/0.7.6.0/material-dialogs-0.7.6.0.jar
         file:/home/richter/android-sdk-current/extras/android/m2repository/com/afollestad/material-dialogs/0.7.6.0/material-dialogs-0.7.6.0.pom
         file:/home/richter/android-sdk-current/extras/android/m2repository/com/afollestad/material-dialogs/0.7.6.0/material-dialogs-0.7.6.0.jar
         file:/home/richter/android-sdk-current/extras/google/m2repository/com/afollestad/material-dialogs/0.7.6.0/material-dialogs-0.7.6.0.pom
         file:/home/richter/android-sdk-current/extras/google/m2repository/com/afollestad/material-dialogs/0.7.6.0/material-dialogs-0.7.6.0.jar
     Required by:
         ogame-android-app:app:unspecified

* 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.597 secs

experienced with v1.0.1-108-g7a4bb99

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions