workEnabled

var workEnabled: Boolean?

Worker/WorkManager code generation and API's enabled

If this property is set, then Tangle will use that setting regardless of what Androidx dependencies are in the classpath.

If this property is not set, Tangle will automatically enable its Worker/WorkManager dependencies if the module declares any androidx.work group dependencies.

Sources

Link copied to clipboard