fragmentsEnabled

var fragmentsEnabled: Boolean?

Fragment 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 Fragment dependencies if the module declares any androidx.fragment group dependencies.

Sources

Link copied to clipboard