Skip to content

Commit 3e536a0

Browse files
Flatbuffers: refer to Constants file to get current version.
1 parent 3a2bcc0 commit 3e536a0

File tree

1 file changed

+1
-2
lines changed
  • objectbox-java/src/main/java/io/objectbox/flatbuffers

1 file changed

+1
-2
lines changed

objectbox-java/src/main/java/io/objectbox/flatbuffers/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
This is a copy of the [FlatBuffers](https://github.com/google/flatbuffers) for Java source code in a custom package
44
to avoid conflicts with FlatBuffers generated Java code from users of this library.
55

6-
Current version: `1.12.0`
7-
(see also `Constants.java`).
6+
Current version: see `Constants.java`.
87

98
Copy a different version using the script in `scripts\update-flatbuffers.sh`.
109

0 commit comments

Comments
 (0)