We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2bcc0 commit 3e536a0Copy full SHA for 3e536a0
objectbox-java/src/main/java/io/objectbox/flatbuffers/README.md
@@ -3,8 +3,7 @@
3
This is a copy of the [FlatBuffers](https://github.com/google/flatbuffers) for Java source code in a custom package
4
to avoid conflicts with FlatBuffers generated Java code from users of this library.
5
6
-Current version: `1.12.0`
7
-(see also `Constants.java`).
+Current version: see `Constants.java`.
8
9
Copy a different version using the script in `scripts\update-flatbuffers.sh`.
10
0 commit comments