I am trying to compile project on android studio, and I keep geeting this error
Could not find com.google.android.gms:play-services-ads:11.0.2.
I just want to generate the apk, and I don't understand what cause this behavior.
Open your SDK Manger
and download
com.google.android.gms:play-services-ads:11.0.2
this will resolve your issue. Thanks