Execution failed for task ':app:compressDebugAssets'.
"Happened for me as well after migrating from react-native 0.63.4 to 0.64.0. Was able to solve it by running rm -rf android/app/build and rebuilding the project, as described in the troubleshooting section.
"