forked from BigfootDev/flatbuffers
8 lines
129 B
Kotlin
8 lines
129 B
Kotlin
rootProject.name = "flatbuffers-kotlin"
|
|
|
|
includeBuild("convention-plugins")
|
|
|
|
include("flatbuffers-kotlin")
|
|
|
|
include("benchmark")
|