pihelper-android/settings.gradle.kts

4 lines
86 B
Text

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