6 lines
197 B
Text
6 lines
197 B
Text
rootProject.name = "paperweight"
|
|
|
|
include("paperweight-core", "paperweight-lib", "paperweight-patcher")
|
|
|
|
enableFeaturePreview("VERSION_CATALOGS")
|
|
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|