I repeated this step by step in ADS with a new project.
- Initial build => nothing in manifest
- Added
google-services.jsonand Google Services gradle plugin => nothing in manifest - Added
'com.google.firebase:firebase-analytics:17.3.0'gradle reference => everything in manifest
So it’s definitely this package that triggers the manifest merge. I’ll keep looking to see where the actual data is coming from.