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

Indirectly introduced the “play-services-ads-identifier” package #1531

Open
duxgwork opened this issue Sep 27, 2023 · 1 comment
Open

Comments

@duxgwork
Copy link

duxgwork commented Sep 27, 2023

  • Android device: OPPO Reno7
  • Android OS version: 13
  • Google Play Services version: 4.3.15
  • Firebase/Play Services SDK version: 21.3.0

The following is the package dependency diagram of firebase_analytics. It indirectly introduces some packages that I don’t need, such as: com.google.android.gms:play-services-ads-identifier. How can I remove it?

+--- project :firebase_analytics
| +--- project :firebase_core ()
| +--- com.google.firebase:firebase-bom:32.2.3 (
)
| +--- com.google.firebase:firebase-analytics -> 21.3.0
| | +--- com.google.android.gms:play-services-measurement:21.3.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 ()
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (
)
| | | +--- com.google.android.gms:play-services-ads-identifier:18.0.0

@google-oss-bot
Copy link

This issue does not seem to follow the issue template. Make sure you provide all the required information.

@duxgwork duxgwork changed the title 间接引入了 play-services-ads-identifier 包 Indirectly introduced the “play-services-ads-identifier” package Sep 27, 2023
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

No branches or pull requests

2 participants