pihelper-android/settings.gradle.kts

4 lines
107 B
Text

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