Unlocking the Power of Gradle

Clearing Lock Files from Gradles Caches

Photo by JESHOOTS.COM on Unsplash

Here is a quick one that might help you after a Gradle build that, for some reason, got interrupted.

Gradle builds use locks to ensure that only one process accesses a particular resource at a time. Interrupting a Gradle build can result in lock files being left behind, which prevent subsequent builds from accessing the…

--

--

Documenting my Tech-Stack: Android with Jetpack Compose and Kotlin, iOS with SwiftUI and some backend topics here and there.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Tobias Wissmueller

Documenting my Tech-Stack: Android with Jetpack Compose and Kotlin, iOS with SwiftUI and some backend topics here and there.