Unable to switch to debug build variant in Android Studio

后端 未结 16 735
不知归路
不知归路 2021-02-01 14:22

I\'ve switched to release build variant and configured signingConfigs. Now when I try to check the debug build variant from the drop down menu it switches immediately back to th

16条回答
  •  别那么骄傲
    2021-02-01 15:19

    This issue seems to occur when opening the project in a symlinked location on linux. Opening the project directly fixed this issue for me.

    relevant link: https://issuetracker.google.com/issues/156857164

提交回复
热议问题