Task :payu-non-seam-less-react:mergeReleaseResources FAILED
Follow the below code snippets to resolve this error:-
Step 1. go to your android build.gradle file and replace the below line
maven { url "https://phonepe.bintray.com/PhonePeIntentSDK" } Replace this with maven { url "https://phonepe.mycloudrepo.io/public/repositories/phonepe-intentsdk-android" }
AAPT: error: failed to read PNG signature: file does not start with PNG signature
Step 2. go to nodemodule/payu-non-seam-less-react/android/build.gradle and replace the below line
maven { url "https://phonepe.bintray.com/PhonePeIntentSDK" } Replace this with maven { url "https://phonepe.mycloudrepo.io/public/repositories/phonepe-intentsdk-android" }
Hope this will help you
Task :payu-non-seam-less-react:mergeReleaseResources FAILED,Could not resolve all files for configuration ‘:payu-non-seam-less,task payu-non-seam-less-react:mergereleaseresources failed,payu-non-seam-less-react:mergereleaseresources failed