3 lines
85 B
Kotlin
3 lines
85 B
Kotlin
rootProject.name = "alerting-api"
|
|
include(":persistence", ":amqp", ":api", ":batch")
|