pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
rootProject.name = 'flatbuffers-kotlin'
include 'flatbuffers-kotlin', "benchmark"