It’s been some time I can not build the apps as I get the below error:
- What went wrong:
Execution failed for task ‘:App:processReleaseMainManifest’.
> Manifest merger failed : Attribute property#android.adservices.AD_SERVICES_CONFIG@resource value=(@xml/ga_ad_services_config) from [com.google.android.gms:play-services-measurement-api:22.0.1] AndroidManifest.xml:32:13-58
is also present at [com.google.android.gms:play-services-ads-lite:23.0.0] AndroidManifest.xml:92:13-59 value=(@xml/gma_ad_services_config).
Suggestion: add ‘tools:replace=“android:resource”’ to element at AndroidManifest.xml to override.
I had checked the forum and have noticed that there were problems with the previous version and the devs were waiting for the next version. The last version 3709 is out but I still get the same error. I use Appodeal which might conflict with Google plugin versions.