Gradev Extension

open class GradevExtension

Author

Jimly A.

Since

15-Jul-22

Constructors

Link copied to clipboard
fun GradevExtension()

Properties

Link copied to clipboard
var useDataModule: Boolean = true

add data modules dependency to this project, default true

Link copied to clipboard
var usePresentationModule: Boolean = true

add presentation modules dependency to this project, default true

Link copied to clipboard
var useServiceModule: Boolean = true

add service modules dependency to this project, default true

Link copied to clipboard
var useUtilsModule: Boolean = true

add utils modules dependency to this project, default true

Link copied to clipboard
var version: String

which codebase version to use in the project

Sources

Link copied to clipboard