Hello guys I'm trying to change my ionic app icon but I'm unable to do that. everytime I change the icon and make a build I get this error
:mergeDebugResourcesAAPT err(Facade for 260808337): libpng error: Not a PNG file
AAPT err(Facade for 698764889): libpng error: Read Error
AAPT err(Facade for 698764889): libpng error: Read Error
AAPT err(Facade for 698764889): libpng error: Read Error
AAPT err(Facade for 698764889): libpng error: Not a PNG file
AAPT err(Facade for 129342802): libpng error: Not a PNG file
AAPT err(Facade for 129342802): libpng error: Read Error
AAPT err(Facade for 129342802): libpng error: Not a PNG file
AAPT err(Facade for 506232339): libpng error: Not a PNG file
AAPT err(Facade for 506232339): libpng error: Read Error
AAPT err(Facade for 370362787): libpng error: Not a PNG file
I have changed all the files from resources/android/icon
and the icon.png file from resources/icon.png
but I can't understand why am I getting this error. Please help me out