On Android 2.0 and above.
1 - In Settings -> Build, Execution, Deployment option -> Instant Run
2 - Clear Enable instant run to hot swap code
3 - Clean project
p/s : It should totally work.
本文介绍了如何解决Android Studio中出现的构建错误问题,该错误提示版本不兼容Gradle插件。解决方案包括禁用Instant Run功能、清除即时运行设置以及清理项目。
|
8
|
On Android 2.0 and above. 1 - In 2 - Clear 3 - Clean project p/s : It should totally work. |
see the links:
https://stackoverflow.com/questions/36709514/android-studio-build-error-this-version-of-android-studio-is-incompatible-with
|
8
|
On Android 2.0 and above. 1 - In 2 - Clear 3 - Clean project p/s : It should totally work. |
276
3万+
800
1万+