enableFeaturePreview("VERSION_CATALOGS")
rootProject.name = "Pi-helper"
include(":app")
include(":desktop")
include(":shared")