flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

[Kotlin] Add workflow to release kotlin multiplatform version

Open paulovap opened this issue 2 years ago • 2 comments

Add maven configuration to publish the kotlin multiplatform version of the library.

paulovap avatar Jun 28 '23 15:06 paulovap

can we have a tracking issue on whats gonna be done for this new version of the kotlin API? I can see that previous PR had this stuff:

  • As the old Kotlin and Java API, unions can only return Tables.
  • Support Java's ByteBuffer
  • Support Okio
  • Release on Maven (this PR)

ImUrX avatar Jul 09 '23 21:07 ImUrX

Can you fix the merge and it should be OK

dbaileychess avatar Dec 14 '23 00:12 dbaileychess

@dbaileychess can we give another try on this?

paulovap avatar Apr 04 '24 08:04 paulovap

can we have a tracking issue on whats gonna be done for this new version of the kotlin API? I can see that previous PR had this stuff:

  • As the old Kotlin and Java API, unions can only return Tables.
  • Support Java's ByteBuffer
  • Support Okio
  • Release on Maven (this PR)

I am collecting missing features here: https://github.com/google/flatbuffers/projects/17

Let me know if you are interested in contributing.

paulovap avatar Apr 18 '24 07:04 paulovap