VERSION

val VERSION: String = "version"

The local version number of this task. The only guarantee about the value is, it's incremented whenever the task changes (this includes any changes applied by sync adapters).

Note, there is no guarantee about how much it's incremented other than by at least 1.

Value: Integer

read-only