Can't run nor debug project but gradle build+install work

后端 未结 11 1412
梦毁少年i
梦毁少年i 2020-12-07 00:32

After update to Android studio 3.6 Canary11 (macOS) I cannot run nor run Debug variants of my project (Release variants working fine).

When I try to run the project

11条回答
  •  既然无缘
    2020-12-07 01:14

    I was facing the same error as MrEngineer13. After hours of struggle turns out you have to delete the built APK files for the project to build another APK successfully

提交回复
热议问题