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

Android support-v4 crashes build #119

Closed
Gp2mv3 opened this issue Apr 22, 2016 · 1 comment
Closed

Android support-v4 crashes build #119

Gp2mv3 opened this issue Apr 22, 2016 · 1 comment

Comments

@Gp2mv3
Copy link

Gp2mv3 commented Apr 22, 2016

Hi,
I updated to the latest branch sdk and have this error at compilation:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'android'.
> Could not resolve all dependencies for configuration ':_debugCompile'.
   > Could not find com.android.support:support-v4:23.2.1.
     Searched in the following locations:
         https://repo1.maven.org/maven2/com/android/support/support-v4/23.2.1/support-v4-23.2.1.pom
         https://repo1.maven.org/maven2/com/android/support/support-v4/23.2.1/support-v4-23.2.1.jar
         file:/home/gp2mv3/Programmation/android-sdk-linux/extras/android/m2repository/com/android/support/support-v4/23.2.1/support-v4-23.2.1.pom
         file:/home/gp2mv3/Programmation/android-sdk-linux/extras/android/m2repository/com/android/support/support-v4/23.2.1/support-v4-23.2.1.jar
         file:/home/gp2mv3/Programmation/android-sdk-linux/extras/google/m2repository/com/android/support/support-v4/23.2.1/support-v4-23.2.1.pom
         file:/home/gp2mv3/Programmation/android-sdk-linux/extras/google/m2repository/com/android/support/support-v4/23.2.1/support-v4-23.2.1.jar
     Required by:

I tried to fix it via the help from the README but it didn't solve the issue.
What can I do ?

Thanks !

@Gp2mv3
Copy link
Author

Gp2mv3 commented Apr 23, 2016

Nevermind, I simply had to update my Android SDK...

@Gp2mv3 Gp2mv3 closed this as completed Apr 23, 2016
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