Unable to switch to debug build variant in Android Studio

后端 未结 16 953
不知归路
不知归路 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:24

    English is not my native language; please excuse typing errors.

    I also meet this situation. i do this to solv .
    Solv:
    1. delete each module's impl suffix type file and build folder;
    2. then click this button to sync project with gradle build file. button position

    finally. and then this problem will be fix.

提交回复
热议问题