open class ForkExtension |
|
open class ForkPlugin : Plugin<Project>
Allows to define and execute forking configurations and also use base API. |
|
open class PropsExtension |
|
open class PropsPlugin : Plugin<Project>
Allows to access encrypted properties. |
open class ForkException : GradleException |