Gradle sync failed: Cannot lock execution history cache (D:\Documents\357\357_mobile\mobileapp\.gradle\6.5\executionHistory) as it has already been locked by this process. Consult IDE log for more detail code example
Example: cannot lock java compile cache as it has already been locked by this process
find ~/.gradle -type f -name "*.lock" -delete