Make sure annotation processor is added. Add this ...
# android
i
Make sure annotation processor is added. Add this to to build.gradle (in case of android add it to build.gradle located inside moule)
'apply plugin: 'kotlin-kapt'