mirror of
https://github.com/plexusorg/plugin-yml.git
synced 2024-10-31 17:19:21 +00:00
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
|
val name: String by settings
|
||
|
rootProject.name = name
|
||
|
|
||
|
enableFeaturePreview("STABLE_PUBLISHING")
|