使用带有gradle 2.0.0的Android Studio 2.0,我看到以下错误:
禁用即时运行:Instant Run不支持将启用了multidex的构建变体部署到API级别为20或更低的目标.要将Instant Run与启用了multidex的构建变体一起使用,请部署到API级别为21或更高的目标.(不要再显示)
为什么我无法使用Instant Run?
android android-studio
android ×1
android-studio ×1