-
- All Implemented Interfaces:
public class ProjectLocalConfigurationsThis attribute is registered in the schema only for the case if some 3rd-party consumer or published module still has it or relies on it. The Kotlin Gradle plugin should not add this attribute to any variant. TODO: examine and remove
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classProjectLocalConfigurations.ProjectLocalCompatibilitypublic final classProjectLocalConfigurations.ProjectLocalDisambiguation
-
Field Summary
Fields Modifier and Type Field Description private final Attribute<String>ATTRIBUTEprivate final StringPUBLIC_VALUEpublic final static ProjectLocalConfigurationsINSTANCE
-
Method Summary
Modifier and Type Method Description final AttributeMatchingStrategy<String>setupAttributesMatchingStrategy(AttributesSchema attributesSchema)final Attribute<String>getATTRIBUTE()final StringgetPUBLIC_VALUE()-
-
Method Detail
-
setupAttributesMatchingStrategy
final AttributeMatchingStrategy<String> setupAttributesMatchingStrategy(AttributesSchema attributesSchema)
-
getATTRIBUTE
final Attribute<String> getATTRIBUTE()
-
getPUBLIC_VALUE
final String getPUBLIC_VALUE()
-
-
-
-