Description
When I try to build the project. I got this message
Error:A problem occurred configuring project ':app'.
Could not resolve all dependencies for configuration ':app:_debugCompile'.
Could not find any version that matches com.google.android.gms:play-services:7.8.+.
Searched in the following locations:
https://jcenter.bintray.com/com/google/android/gms/play-services/maven-metadata.xml
https://jcenter.bintray.com/com/google/android/gms/play-services/
file:/home/user/Sdk/extras/android/m2repository/com/google/android/gms/play-services/maven-metadata.xml
file:/home/user/Sdk/extras/android/m2repository/com/google/android/gms/play-services/
file:/home/user/Sdk/extras/google/m2repository/com/google/android/gms/play-services/maven-metadata.xml
Required by:
photo-demo:app:unspecified
How can I download the library?