So after update to Gradle plugin to 3.2.0 and gradle-wrapper to 4.6 I facing with issue. Android Studio version is 3.2 Using Gradle + version which is alpha 11 also no result.
What went wrong:
Execution failed for task ':app:mergeDebugResources'.
java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-3.2.0-4818971-windows Daemon #0: Daemon startup failed
This should not happen under normal circumstances, please file an issue if it does.
I also can not run .gradle bulid --stacktrace
due to company security policy.
And also, I am trying to fully delete SDK folder, but no result.