mirror of
https://github.com/Matte23/circolapp.git
synced 2025-12-06 07:29:10 +00:00
5 lines
86 B
Kotlin
5 lines
86 B
Kotlin
include(":backend")
|
|
include(":shared")
|
|
include(":app")
|
|
rootProject.name = "Circolapp"
|