toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.normalization
/
PropertiesFileNormalization
Properties
File
Normalization
API
interface
PropertiesFileNormalization
(
source
)
Specifies how properties files should be normalized.
Since
6.8
Members
Functions
ignore
Property
Link copied to clipboard
API
abstract
fun
ignoreProperty
(
propertyName
:
String
)
Specifies that the value of a certain property should be ignored when normalizing properties files.