codeprogression
07/29/2016, 11:00 AMSpeaking 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.13I had no issues with 2.14 until I started using kapt with Dagger 2. Is your situation similar?