`apply plugin: 'kotlin-kapt'` is the way to go
# eap
v
apply plugin: 'kotlin-kapt'
is the way to go
👍 1