Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
2f98cf0980fd1bf13c47e66b1dabf77dafe2634a
/
.
/
third_party
/
flatbuffers
/
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"