Error in a new Android ejected project

I created a new project with expo init, after that i did expo eject. When i open the android project i get this:

ERROR: Manifest merger failed : Attribute data@scheme at manifestMerger67742524739477610.xml requires a placeholder substitution but no value for is provided.

WARNING: API ‘variant.getExternalNativeBuildTasks()’ is obsolete and has been replaced with ‘variant.getExternalNativeBuildProviders()’.
It will be removed at the end of 2019.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.