Could someone tell me if it\'s possible to build only one of my different flavors through the command-line?
At the moment I haven\'t seen the way to execute, for ex
To add to the above answers, if you want to build an Android Bundle (AAB) then you can use this
# build flavor 'flavorName' only ./gradlew bundleFlavorName