Join Slack
Powered by
<@U0B99LPPW> I just realized that kapt3 in Gradle ...
# kapt
e
Eugenio
07/15/2017, 10:40 PM
@yan
I just realized that kapt3 in Gradle requires both
compile
and
kapt
to correctly load an annotation processor dependency, while kapt1 (correctly) only needs `kapt`; is that a known issue?
Open in Slack
Previous
Next