Join Slack
Powered by
nope, just `apply plugin: 'kotlin-kapt'` and then ...
# android
u
uhe
02/21/2017, 9:20 AM
nope, just
apply plugin: 'kotlin-kapt'
and then
kapt <lib-that-requires-annotation-processing>
Open in Slack
Previous
Next