How to build product flavors from Android Studio?

后端 未结 3 793
时光说笑
时光说笑 2021-02-02 05:35

I have defined some product flavors in my build.gradle. I am able to successfully build them using gradlew.

I can\'t figure out how I do so from the Androi

3条回答
  •  轮回少年
    2021-02-02 06:27

    Build Variants appears as a vertical button along the bottom of the left edge of the workspace. If it's not visible, click the little rectangle icon on the lower left corner.

提交回复
热议问题