toggle menu
gradle
8.11.1
API
switch theme
search in API
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