Javier
08/31/2020, 4:41 PMorg.gradle.parallel = true
* What went wrong:
Execution failed for task ':app:lint'.
> Lint infrastructure error
Caused by: java.lang.reflect.InvocationTargetException
...
Caused by: java.lang.IllegalStateException: Another thread (Thread[Daemon worker Thread 2,5,main]) currently holds the state lock for all projects.
dwursteisen
08/31/2020, 7:45 PMJavier
08/31/2020, 7:46 PMdwursteisen
09/01/2020, 8:35 AMno
09/01/2020, 8:39 AMJavier
09/01/2020, 8:55 AMgradle lint
individually (it works) I want to run gradle build
no
09/01/2020, 8:55 AMgradle build
makes sense to runJavier
09/01/2020, 8:58 AM