Reputation: 315
I added play-services-ads to my project, but apparently it doesn't contain
com.google.android.gms.ads.identifier.AdvertisingIdClient.
which of the following libraries do I have to include?
Upvotes: 1
Views: 680
Reputation: 199805
AdvertisingIdClient is in play-services-ads-identifier.
AdvertisingIdClient
play-services-ads-identifier
Upvotes: 2