butterknife icon indicating copy to clipboard operation
butterknife copied to clipboard

my gradle verion=5.1.1 plugin=3.4.0

Open themass opened this issue 6 years ago • 2 comments

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

themass avatar May 03 '19 18:05 themass

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

zhtiyissr avatar May 05 '19 09:05 zhtiyissr

@bbqe1314 Thanks! This worked for me... Kudoz..

uzairnz avatar Jul 28 '19 00:07 uzairnz