blob: a30971c0403917bce8a5928f50cf525d03c74087 [file] [log] [blame]
pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = 'flatbuffers-kotlin'
include 'flatbuffers-kotlin', "benchmark"