Gradle Footguns: Don't add potentially-empty providers to collection properties
After pairing with Tony Robalik on a recent weird behavior I was seeing in Gradle, we encountered a deliciously evil bug in Gradle. It's
After pairing with Tony Robalik on a recent weird behavior I was seeing in Gradle, we encountered a deliciously evil bug in Gradle. It's
IntelliJ and Android Studio try to constantly reload Gradle projects by default, disabling that behavior can improve your workflow.
Kotlin build times are often slow, this is a laundry list of common issues and what you can or can't do about them.