Tue, September 27, 2022
1 min read
Resolving 'Resolved xxx which is not part of the dependency lock state' Error in ./gradlew build with ./gradlew resolveAndLockAll --write-locks
#gradle#kotlin#java#troubleshooting
Fixing the Gradle 'not part of the dependency lock state' error with ./gradlew resolveAndLockAll --write-locks.
read more →