I use Google play service (ads) in my old app and after updating library I've got an issue
Autoclick (dwell timing)
- What went wrong: Execution failed for task ':app:processLiteReleaseGoogleServices'.
File google-services.json is missing. The Google Services Plugin cannot function without it.
At this link https://developers.google.com/mobile/add I might generate nessesary json file but I have to selected google play service: sign-in, analytics, cloud messaging.
What should I choose, because there isn't 'Ads' standalone?