App Android Extension
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun environmentBuildConfig(environments: List<String>, defaultDebugEnvironment: String, defaultReleaseEnvironment: String, fallbackEnvironment: String)
Generates build config fields and res values for the given defaultDebugEnvironment and all given environments in the debug build type and only for the given defaultReleaseEnvironment in the release build type.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard