[solved]Platforms/android/app/res/xml/config.xml not found

Hi everyone,
i want android publish and run ionic cordova build --release android and i got this error.
Screenshot_107

cordova.gradle line 68;

def xml = file("res/xml/config.xml").getText()

platforms/android/app folder;
Screenshot_109

please help me :frowning:

solved. run

ionic cordova build --release android

i think 7.0.0 has some bug