Anyone having any gradle locking issues with Andro...
# gradle
k
Anyone having any gradle locking issues with Android Studio? Both my work machine and my home machine have been getting the same errors. I can delete the .lock file in the cache to get it to run, but it is a pain
c
I faced the problem just yesterday but I was on IntellJ….but I was able to delete le .lock file (from terminal) once I close the IDE After stop doing mess by changing lots of configuration just to try few thing, problems gone (don’t really remember in which version of plugin did happen….😅)
k
I do remember something about trying to make sure IDE and terminal use the same version of gradle. They might conflict
c
well, terminal inside IDE should work with the same version
n
What are the errors?
k
Always about a gradle cache file being locked. I have several projects open at once and I guess that they are running at the same time when I open them