5 lines
127 B
Text
5 lines
127 B
Text
enableFeaturePreview("VERSION_CATALOGS")
|
|
rootProject.name = "Pi-helper"
|
|
include(":app")
|
|
include(":desktop")
|
|
include(":shared")
|