v0.8.9
版本发布时间: 2019-06-15 07:04:56
google/protobuf-gradle-plugin最新发布版本:v0.9.4(2023-07-15 08:08:41)
Fixed bugs:
- Make generateProtoTask resolve file/directory lazily to allow including build time proto (#317, resolves #313)
Minor changes:
- Recommend files() instead of fileTree() in
protobuf dependency
(#294) - Use Relative Sensitivity for GenerateProtoTask, use name only sensitivity for classpath. (#293)
Thanks to contributors
- @runningcode
- @marcoferrer