我在尝试构建 Android 应用程序时遇到此错误:
> A failure occurred while executing com.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.
Run Code Online (Sandbox Code Playgroud)
我发现的大多数其他解决方案都与项目中的图像太大有关,但这对我不起作用,因为我所有的图像都小于 50kb。