Skip to content

v0.8.11 is released

Compare
Choose a tag to compare
@voidzcy voidzcy released this 18 Dec 21:29
· 149 commits to master since this release

Compatibility changes

  • The plugin now requires Gradle 5.6+ (corresponding Android plugin version is 3.5.0+ if using for Android).

Fixed bugs

  • Fixed issue of consumer projects not being able to extract proto files from implementation dependencies that use java-library plugin. (#366)

Dependencies

  • Bumped osdetector plugin version to 1.6.2.
  • Bumped Guava version to 27.0.1-jre.

Improvements

  • Support protobuf plugins with artifacts that have no extension. (#335)
  • The plugin now is able to work with Gradle 6.0. (#364, #365)

Documentation

  • Updated documentation for using protobuf javalite code generation option for protobuf version after 3.8.0. (#323)

Thanks to contributors