8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
rootProject.name = "scripts"
|
|
|
|
include("lom")
|
|
include("convention")
|
|
include("jfmod")
|
|
|
|
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|