mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 02:07:25 +00:00
Flatbuffers Version 23.1.20 (#7794)
* Flatbuffers Version 23.1.20 * Fix warnings * Fix warnings
This commit is contained in:
parent
991b39edbe
commit
1703662285
164 changed files with 224 additions and 220 deletions
|
|
@ -46,7 +46,7 @@ public class Constants {
|
|||
Changes to the Java implementation need to be sure to change
|
||||
the version here and in the code generator on every possible
|
||||
incompatible change */
|
||||
public static void FLATBUFFERS_23_1_4() {}
|
||||
public static void FLATBUFFERS_23_1_20() {}
|
||||
}
|
||||
|
||||
/// @endcond
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue