Error running app: This version of Android Studio is incompatible with the Gradle Plugin used. Try disabling Instant Run (or updating either the IDE or the Gradle plugin to the latest version)

先打开setting

即时运行项目时候出现Error running app: This version of Android Studio is incompatible with the Gradle Plugin u

进入build,execution,deployment,进去instant run 去掉enable instant run to hot swap code/resource changes on deploy(default enabled)

即时运行项目时候出现Error running app: This version of Android Studio is incompatible with the Gradle Plugin u

再clean掉项目重新导入即可

相关文章:

  • 2021-11-10
  • 2021-06-30
  • 2021-08-17
  • 2021-06-21
  • 2021-09-22
猜你喜欢
  • 2021-06-27
  • 2021-09-30
  • 2021-09-19
  • 2021-04-12
  • 2021-09-14
  • 2021-04-15
  • 2021-06-15
相关资源
相似解决方案