I always forget my Gradle foo. Hoping this will help me (and others?) find useful Gradle commands more easily
Seems useful: https://mingliang.me/blog/gradle-cheatsheet/
This command can be useful when configuring private dependencies in your project.
./gradlew build --refresh-dependencies