gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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.