问题+ 解决方式  一步一步来
Error:(2, 0) Plugin with id 'com.jakewharton.butterknife' not found.

导入butterknife工具出错


Error:(38, 0) Could not find method apt() for arguments [com.jakewharton:butterknife-compiler:8.5.1] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

导入butterknife工具出错

Error:(3, 0) Plugin with id 'android-apt' not found.

 

添加下面一段就好了

导入butterknife工具出错

相关文章:

  • 2022-12-23
  • 2021-12-23
  • 2021-12-26
  • 2021-10-23
  • 2021-06-03
  • 2021-08-09
  • 2021-12-03
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-04
  • 2021-08-31
  • 2021-08-28
  • 2021-12-05
  • 2022-12-23
相关资源
相似解决方案