With the release of Gradle 4.7, it now supports [incremental annotation processing](https://docs.gradle.org/4.7/userguide/java_plugin.html#sec:incremental_annotation_processing). I'm really not sure if Epoxy falls into the two categories supported but assuming it is, it would likely help improve build times.