-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Open
Description
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels