mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-04 20:51:09 +00:00
[Kotlin] Add workflow to release kotlin multiplatform version (#8014)
Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
7
kotlin/convention-plugins/build.gradle.kts
Normal file
7
kotlin/convention-plugins/build.gradle.kts
Normal file
@@ -0,0 +1,7 @@
|
||||
plugins {
|
||||
`kotlin-dsl`
|
||||
}
|
||||
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
}
|
||||
Reference in New Issue
Block a user