mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-12 16:00:59 +00:00
8 lines
68 B
Kotlin
8 lines
68 B
Kotlin
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
|
|
repositories {
|
|
gradlePluginPortal()
|
|
}
|