mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-02 20:38:17 +00:00
Swift/Kotlin generated code version updates
Change-Id: I035163cb5edd087a190bb518e686c79887241383
This commit is contained in:
@@ -19,7 +19,7 @@ public enum optional_scalars_OptionalByte: Int8, Enum {
|
||||
|
||||
public struct optional_scalars_ScalarStuff: FlatBufferObject {
|
||||
|
||||
static func validateVersion() { FlatBuffersVersion_1_12_0() }
|
||||
static func validateVersion() { FlatBuffersVersion_2_0_0() }
|
||||
public var __buffer: ByteBuffer! { return _accessor.bb }
|
||||
private var _accessor: Table
|
||||
|
||||
|
||||
Reference in New Issue
Block a user