rustic / com.osm.gradle.plugins.types.config.options.config / Build / incremental

incremental

open var incremental: Boolean?

whether or not to enable incremental compilation If incremental is not set, then the value from the profile is used.

open fun incremental(value: Boolean?): Unit