gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api
/
Task
/
doNotTrackState
do
Not
Track
State
API
abstract
fun
doNotTrackState
(
reasonNotToTrackState
:
String
)
(
source
)
Do not track the state of the task.
Instructs Gradle to treat the task as untracked.
Since
7.3
See also
Untracked
Task