You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
The text was updated successfully, but these errors were encountered:
Hi,
I updated to the latest branch sdk and have this error at compilation:
I tried to fix it via the help from the README but it didn't solve the issue.
What can I do ?
Thanks !
The text was updated successfully, but these errors were encountered: