Skip to content

Manifest merger failed using com.android.tools.build:gradle:8.2.2 or higher #681

Answered by mcfarljw
mcfarljw asked this question in Q&A
Discussion options

You must be logged in to vote

I can confirm that adding the following to AndroidManifest.xml resolves the issue:

<property
  android:name="android.adservices.AD_SERVICES_CONFIG"
  android:resource="@xml/gma_ad_services_config"
  tools:replace="android:resource" />

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mcfarljw
Comment options

Answer selected by mcfarljw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants