问题
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)
解决
1 取消Enable instant run
2 clean一下工程
本文介绍了解决Android Studio中因Gradle插件版本不兼容导致的问题的方法。主要提供了两个步骤:首先禁用Instant Run功能,然后清理项目。
问题
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)
解决
1 取消Enable instant run
2 clean一下工程
1845

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