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