Hello. Is it possible to use apt with kapt on andr...
# kapt
d
Hello. Is it possible to use apt with kapt on android simultaneously? Because when I just write
apply plugin: 'kotlin-kapt'
line, my generated classes eg. from dagger, Epoxy are not generated and I cannot find any relevant error in the log