编译Android项目时提示:

This version of android studio is incompatible with the gradle version used.Try disabling the instant run

 

File → Settings → Preferences dialog → Build → Execution → Deployment → Instant Run → Update Project

 

把Instant勾选取消

 

先clean一下

相关文章: