rustic / com.osm.gradle.plugins / Rustic / defaultConfig

defaultConfig

val defaultConfig: DefaultConfig fun defaultConfig(closure: Closure<*>): Unit

Make settings that affect the build artifacts. In addition, you can set targetSelection, buildOptions, checkOptions, testOptions, and benchOptions. (The settings of buildTypes and productFlavors take precedence)

Parameters

closure -