We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef21f9 commit cf12d23Copy full SHA for cf12d23
README.md
@@ -70,7 +70,7 @@ This example generates Java FlatBuffers from the schema files in the default `sr
70
import com.github.gregwhitaker.flatbuffers.plugin.tasks.FlatBuffers
71
72
plugins {
73
- id "com.github.gregwhitaker.flatbuffers" version "1.0.1"
+ id "com.github.gregwhitaker.flatbuffers" version "1.0.2"
74
}
75
76
flatbuffers {
0 commit comments