gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.file
/
RegularFileProperty
/
convention
convention
abstract
fun
convention
(
@
Nullable
value
:
RegularFile
)
:
RegularFileProperty
abstract
fun
convention
(
provider
:
Provider
<
out
RegularFile
>
)
:
RegularFileProperty