Unreal 4.25 Android Build error

close your project, delete the build, android, and intermediate folders, then try again

Never had problems before, and now I am getting this build error when I try to launch to my Oculus quest:

Execution failed for task ‘:app:processDebugResources’

LogPlayLevel: > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
LogPlayLevel: > AAPT2 aapt2-3.5.3-5435860-windows Daemon #0: Unexpected error during link, attempting to stop daemon.

LogPlayLevel: This should not happen under normal circumstances, please file an issue if it does.
LogPlayLevel: * Try:
LogPlayLevel: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

LogPlayLevel: * Get more help at https://help.gradle.org

LogPlayLevel: Error: ERROR: cmd.exe failed with args /c “C:\Unreal\Hippo_v4\Intermediate\Android\arm64\gradle\rungradle.bat” :app:assembleDebug

Any solutions for this kind of issue?