enabled
ViewModel 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 ViewModel dependencies if the module declares any androidx.lifecycle:lifecycle-viewmodel*
group dependencies.