Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.util
/
GUtil
/
saveProperties
save
Properties
API
open
fun
saveProperties
(
properties
:
Properties
,
propertyFile
:
File
)
(
source
)
open
fun
saveProperties
(
properties
:
Properties
,
outputStream
:
OutputStream
)
(
source
)