mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-02 12:28:18 +00:00
bulk code format fix (#8707)
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
plugins {
|
||||
`kotlin-dsl`
|
||||
}
|
||||
plugins { `kotlin-dsl` }
|
||||
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
}
|
||||
repositories { gradlePluginPortal() }
|
||||
|
||||
Reference in New Issue
Block a user