3 lines
69 B
Kotlin
3 lines
69 B
Kotlin
|
|
rootProject.name = "artlegend"
|
||
|
|
include("core", "android", "desktop")
|