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
Took latest git version 13 March 2016. Tried to exactly follow build instructions found in Readme.md
./gradlew assembleDebug
...
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_debugCompile'.
> Could not find com.android.support:appcompat-v7:23.2.0.
Searched in the following locations:
https://jcenter.bintray.com/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.pom
https://jcenter.bintray.com/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.jar
https://jitpack.io/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.pom
https://jitpack.io/com/android/support/appcompat-v7/23.2.0/appcompat-v7-23.2.0.jar
Required by:
android-vts-master:app:unspecified
android-vts-master:app:unspecified > com.github.paolorotolo:appintro:3.3.0
> Could not find com.android.support:cardview-v7:23.1.1.
...
(more messages likes that, total 11 'Could not find com.android...')
I am under Gentoo/Amd64 if it matters.
How do I build the project?
The text was updated successfully, but these errors were encountered:
Took latest git version 13 March 2016. Tried to exactly follow build instructions found in Readme.md
I am under Gentoo/Amd64 if it matters.
How do I build the project?
The text was updated successfully, but these errors were encountered: