Hey everyone, I am trying to deploy an app on Google Play, once I generate the AAB and then try to upload it to the Google Play Console, I get this error: Remove conflicts from the manifest before uploading. The following content provider authorities are in use by other developers: com.mycompany.<project>.firebaseinitprovider, com.mycompany.<project>.flutter.image_provider.
Does anyone know where this issue can come form and what it would take to fix it?
Thanks! :)