All Downloads are FREE. Search and download functionalities are using the official Maven repository.

itrise.1.1.source-code.BitriseExtension.groovy Maven / Gradle / Ivy

The newest version!
class BitriseExtension {
    String defaultDeployMode = "release|staging"
    String flavorFilter = ""
    boolean envManEnabled = false
    boolean branchMode = true
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy