1 rootProject.name = "flatbuffers-kotlin" 2 includeBuild("convention-plugins") 3 include("flatbuffers-kotlin") 4 include("benchmark") 5
1 rootProject.name = "flatbuffers-kotlin" 2 includeBuild("convention-plugins") 3 include("flatbuffers-kotlin") 4 include("benchmark") 5