Skip to content

v0.8.13 is released

Compare
Choose a tag to compare
@voidzcy voidzcy released this 18 Aug 18:36
· 129 commits to master since this release

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