mirror of
https://github.com/plexusorg/plugin-yml.git
synced 2024-12-22 16:25:06 +00:00
4 lines
96 B
Text
4 lines
96 B
Text
val name: String by settings
|
|
rootProject.name = name
|
|
|
|
enableFeaturePreview("STABLE_PUBLISHING")
|