mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 02:25:59 +00:00
8526e12d73
Kolin uses java library as dependency, which changed the way it access union vector recently
(e365c502ff).
This changes updates kotlin code generation to match Java's changes.