4 lines
94 B
Kotlin
4 lines
94 B
Kotlin
rootProject.name = "FormatterLib"
|
|
include("formatterlib")
|
|
include("formatterlib-abstraction")
|