Vra

I have four entries in buildTypes. It's working fine, I can trigger gradle build command on linux terminal, in project dir, 8 apk files are created etc. In android studio I can switch between build variants and run selected variant on device.

Question is: how can I build all variants from android studio level? It there possibility to do that?

Was dit nuttig?

Oplossing

Open the Gradle tool window, and under the "All tasks" section, choose the "assemble" task.

Gelisensieer onder: CC-BY-SA met toeskrywing
Nie verbonde aan StackOverflow
scroll top