Unsupported
    Thrown when a build was executed with a target Gradle version that does not support a specific feature.
Since
2.11
See also
Constructors
Link copied to clipboard
                  constructor(feature: String, targetGradleVersion: GradleVersion, minSupportedGradleVersion: GradleVersion)