mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-07 22:03:40 +00:00
5 lines
126 B
Kotlin
5 lines
126 B
Kotlin
rootProject.name = "flatbuffers-kotlin"
|
|
includeBuild("convention-plugins")
|
|
include("flatbuffers-kotlin")
|
|
include("benchmark")
|