butterknife
butterknife copied to clipboard
my gradle verion=5.1.1 plugin=3.4.0
hello, my gradle verion=5.1.1 plugin=3.4.0 Butterknife :8.8.1 error ---> The Android Gradle plugin supports only Butterknife Gradle plugin version 9.0.0-rc2 and higher. The following dependencies do not satisfy the required version: root project -> com.jakewharton:butterknife-gradle-plugin:8.8.1 but after i upgrad to 10.0.1, error ERROR: Android Gradle plugin 3.4.0 must not be applied to project 'D:\work\myworkspace\ since version 3.4.0 was already applied to this project
i suggest that u shouldn't use 3.4.0 and u try to use 3.2.1. i hope that it can help u
@bbqe1314 Thanks! This worked for me... Kudoz..