4 lines
64 B
Kotlin
4 lines
64 B
Kotlin
rootProject.name = "ajQueue"
|
|
|
|
include(":api")
|
|
include(":common") |
rootProject.name = "ajQueue"
|
|
|
|
include(":api")
|
|
include(":common") |