Ok so I am trying to add ads to my application and it tells me to add this line of code in my build.gradle file.
Error image:
compile 'com.google.android.gms:play-services:11.2.0'
As you can see in this image at the bottom it says
Failed to resolve:compile 'com.google.android.gms:play-services:11.2.0'
I cannot click Install repository and sync project because when I do it does nothing. Does not even open another windows or anything?