blob: 63c491fe85311b60d4995c76e8b78cf6a8e069ad [file] [log] [blame]
pluginManagement {
repositories {
maven { url 'https://dl.bintray.com/kotlin/kotlinx' }
gradlePluginPortal()
}
}
rootProject.name = 'flatbuffers-kotlin'
include 'flatbuffers-kotlin', "benchmark"