v0.8.13
版本发布时间: 2020-08-19 02:36:40
google/protobuf-gradle-plugin最新发布版本:v0.9.4(2023-07-15 08:08:41)
New features
- This plugin now partially supports Gradle configuration cache (requires Gradle 6.6+). It works to some extent, but there are still problems. (#406, #408, #413)
- Added support for using JAR protoc plugins. (#423)
Fixed bugs
- Fixed the breakage for setting DescriptorSetOptions.path with a string literal in Kotlin DSL. (#394)
Improvements
- Improved support for Android library projects by packaging proto files into Android archives (.aar). (#414)
- Update: this is still broken in 0.8.13 release, the next release should fix it.
Thanks to contributors
- @rpalcolea
- @kazuki-ma
- @gavra0
- @eskatos
- @stoyicker
- @enbandari
- @dcabasson