Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
8e62b02a3bf4d04868a218588a89695f05e13eba
/
.
/
kotlin
/
settings.gradle
blob: a30971c0403917bce8a5928f50cf525d03c74087 [
file
] [
log
] [
blame
]
James Kuszmaul
8e62b02
2022-03-22 09:33:25 -0700
[
diff
] [
blame^
]
1
pluginManagement
{
2
repositories
{
3
mavenCentral
()
4
gradlePluginPortal
()
5
}
6
}
7
8
9
rootProject
.
name
=
'flatbuffers-kotlin'
10
include
'flatbuffers-kotlin'
,
"benchmark"