<@U0MGZAJFM>: Just ran into the same problem as yo...
# android
c
@michaelsims: Just ran into the same problem as you.
Speaking of, I have a multi-module gradle project where one of the modules is an android library project, and all non-clean builds fail with Gradle 2.14 and 2.14.1. It works with 2.13
I had no issues with 2.14 until I started using kapt with Dagger 2. Is your situation similar?