Answers for "imeout waiting to lock execution history cache (/volumes/backup/document/auction/android/.gradle/6.7/executionhistory). it is currently in use by another gradle instance"

2

cannot lock java compile cache as it has already been locked by this process

find ~/.gradle -type f -name "*.lock" -delete
Posted by: Guest on May-28-2020

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language