gradle Property
Creates a Provider whose value is fetched from the Gradle property of the given name.
Return
the provider for the Gradle property, never returns null
Since
6.2
Parameters
property Name
the name of the Gradle property
Creates a Provider whose value is fetched from the Gradle property of the given name.
the provider for the Gradle property, never returns null
6.2
the name of the Gradle property