今天遇到了一个问题记录下来以后看
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)
解决办法:
删掉build,clean,rebuild is ok
本文记录了解决Android Studio因版本不兼容导致的错误:Error running app。问题出现在使用了不兼容的Gradle插件版本。解决方案为删除build文件夹,并进行clean和rebuild操作。

3万+

被折叠的 条评论
为什么被折叠?



