Failed to notify project evaluation listener.
java.lang.reflect.InvocationTargetException (no error message)
mac在编译项目时出现这个这个异常
解决办法:

编译时出现 java.lang.reflect.InvocationTargetException (no error message)编译时出现 java.lang.reflect.InvocationTargetException (no error message)将project的build.gradle中的google()放在jcenter()上方(具体原因未知)

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-24
  • 2022-12-23
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-19
  • 2022-12-23
相关资源
相似解决方案