toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.file
/
RegularFileProperty
/
convention
convention
API
abstract
fun
convention
(
@
Nullable
value
:
RegularFile
)
:
RegularFileProperty
(
source
)
abstract
fun
convention
(
provider
:
Provider
<
out
RegularFile
>
)
:
RegularFileProperty
(
source
)