DefaultConfig

interface DefaultConfig : BaseFlavor
com.android.build.api.dsl.DefaultConfig

Specifies defaults for variant properties that the Android plugin applies to all build variants.

You can override any defaultConfig property when configuring product flavors. See ProductFlavor.

Each plugin has its own interface that extends this one, see ApplicationDefaultConfig, LibraryDefaultConfig, DynamicFeatureDefaultConfig and TestDefaultConfig.

Summary

Inherited functions

Inherited properties