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