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

Could not find com.google.android.support:wearable:1.4.0 #5

Open
farmazon3000 opened this issue May 9, 2016 · 1 comment
Open

Could not find com.google.android.support:wearable:1.4.0 #5

farmazon3000 opened this issue May 9, 2016 · 1 comment

Comments

@farmazon3000
Copy link

farmazon3000 commented May 9, 2016

When I try to build it with
./gradlew app:assembleDebug
I'm getting

FAILURE: Build failed with an exception.What went wrong:
A problem occurred configuring project ':wear-androidTest'.
Could not resolve all dependencies for configuration ':wear-androidTest:_debugCompile'.
Could not find com.google.android.support:wearable:1.4.0.
Searched in the following locations:
https://jcenter.bintray.com/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
https://jcenter.bintray.com/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
file:/home/fr/sdk/extras/android/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
file:/home/fr/sdk/extras/android/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
file:/home/fr/sdk/extras/google/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
file:/home/fr/sdk/extras/google/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
Required by:
Bourbon:wear-androidTest:unspecified
Could not find com.google.android.support:wearable:1.4.0.
Searched in the following locations:
https://jcenter.bintray.com/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
https://jcenter.bintray.com/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
file:/home/fr/sdk/extras/android/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
file:/home/fr/sdk/extras/android/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
file:/home/fr/sdk/extras/google/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.pom
file:/home/fr/sdk/extras/google/m2repository/com/google/android/support/wearable/1.4.0/wearable-1.4.0.jar
Required by:
Bourbon:wear-androidTest:unspecified > Bourbon:wear:unspecified
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED

@farmazon3000
Copy link
Author

A way around this is to remove :wear-androidTest from and build the app from within Android Studio.

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

1 participant