-
- All Implemented Interfaces:
-
org.gradle.api.Plugin
public class PropsPlugin implements Plugin
Allows to access encrypted properties.Dedicated to be used only in subprojects (to avoid redefining 'fork' and 'props' tasks).For root project, instead apply plugin 'com.neva.fork'.
-
-
Constructor Summary
Constructors Constructor Description PropsPlugin()
-