gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.compile
/
CompileOptions
/
isIncremental
is
Incremental
API
@
Internal
open
fun
isIncremental
(
)
:
Boolean
(
source
)
informs whether to use incremental compilation feature. See
setIncremental