<@U1E1U4A6Q> 8.x had the compiler split into a sta...
# android
k
@koufa 8.x had the compiler split into a standalone module IIRC, so you'll need to add
kapt "com.jakewharton:butterknife-compiler:$butterknife_version"
👍 1