Could not find ButterKnife compiler in Gradle
ButterKnife is a library created by Jake Wharton that simplifies the binding of views and event handlers in Android by using annotations. It reduces boilerplate code, making your code cleaner and more maintainable.