v0.8.7
版本发布时间: 2018-11-09 07:11:41
google/protobuf-gradle-plugin最新发布版本:v0.9.4(2023-07-15 08:08:41)
Compatibility change
The plugin now requires at least Java 8 to work.
New features
- The
protobuf
configuration now supports extracting protos from*.tgz
files (#266) - A cleaner Kotlin DSL (#262). Check out the example project.
- You can now reference protoc plugins without defining it. It will make protoc to search the plugin in system search paths. (#270)