mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
8 lines
129 B
Kotlin
8 lines
129 B
Kotlin
rootProject.name = "flatbuffers-kotlin"
|
|
|
|
includeBuild("convention-plugins")
|
|
|
|
include("flatbuffers-kotlin")
|
|
|
|
include("benchmark")
|