Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AD_SERVICES_CONFIG is no longer needed to be removed, so it will be removed #1822

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

blue928sky
Copy link
Contributor

@blue928sky blue928sky commented Feb 2, 2025

What I have done and why

The analytics 22.2.0 included in firebase bom 33.8.0 seems to have fixed the manifest related issues.

Addressed build issue caused by conflicting manifest value with Google Mobile Ads SDK.

https://firebase.google.com/support/release-notes/android#analytics_v22-2-0

> Task :app:processDemoDebugMainManifest
/home/runner/work/nowinandroid/nowinandroid/app/src/main/AndroidManifest.xml:67:9-69:35 Warning:
	property#android.adservices.AD_SERVICES_CONFIG was tagged at AndroidManifest.xml:67 to remove other declarations but no other declaration present

https://github.com/android/nowinandroid/actions/runs/13095744796/job/36537835966#step:12:211

https: //firebase.google.com/support/release-notes/android#bom_v33-8-0
Change-Id: I736d85a199b1efb8adb3296af3819af4d5f0121f
https: //firebase.google.com/support/release-notes/android#analytics_v22-2-0
Change-Id: Ia59fa5c7365b9cb0c527ff1a25b72a7836e659e9
Change-Id: I90660cb3b42e833eea00412ae23e30815661571f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant