I got this error while trying to build an Android app:
Execution failed for task ':admin:processDebugResources'.
A failure occurred while executingcom.android.build.gradle.internal.tasks.Workers$ActionFacade
AAPT2 aapt2-4.1.0-6503028-windows
Daemon #0: Unexpected error during link, attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
Most other solutions I found were related to an image in the project being too large however, that didn't work for me as all my images had sizes below 50kb.