0

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.

Mathieu
  • 8,840
  • 7
  • 32
  • 45

1 Answers1

0

Open your SDK Mangerand download

com.google.android.gms:play-services-ads:11.0.2

this will resolve your issue. Thanks

chandrakant sharma
  • 1,334
  • 9
  • 15