Disclaimer: this is not yet-another-article about build performance. If that’s what you were looking for, go to https://guides.gradle.org/performance/ and https://developer.android.com/studio/build/optimize-your-build Here are some tips I have found useful when working with Gradle in Android Studio. Run unit tests before launching the appSo you made the effort to write unit tests? Good. How useful