gradle
8.3-rc-4
Java API
gradle
/
org.gradle.api.file
/
RegularFileProperty
/
convention
convention
Java API
abstract
fun
convention
(
@
Nullable
value
:
RegularFile
)
:
RegularFileProperty
abstract
fun
convention
(
provider
:
Provider
<
out
RegularFile
>
)
:
RegularFileProperty