Compatibility with Gradle TestKit • opensavvy.prepared.compat.gradle • properties
properties¶
suspend fun Gradle.properties(text: String)
Helper function to write the gradle.properties file.
Example¶
val Gradle.properties: Prepared<Path>
Accessor for the gradle.properties file.