<@U0DGYKCFQ> are you using annotation processing? ...
# android
i
@neworldlt are you using annotation processing? And which version of gradle and android gradle plugin you are on?
n
geralt_encore: Yes, I am using them (with old kapt). Dagger, butterknife and parcelite in almost every module. Some modules could run parallel
i
and what about gradle version? If you don’t mind
n
Gradle: 3.3, Android plugin: 2.2/2.3
i
ok thanks! I wasn’t able to update gradle to 3.3 yet. It fails with some obscure error. Thanks for clarification!
n
you're welcome