github google/protobuf-gradle-plugin v0.8.14
v0.8.14 is released

latest releases: v0.9.5, v0.9.4, v0.9.3...
4 years ago

Fixed bugs

  • Link only generated Java and Kotlin to compilation task by default (#375). Fixes the issue in projects with no Java/Kotlin code (with Java plugin applied, maybe implicitly, such as the Scala plugin) that compileJava task is triggered with "no source files" error.
  • Support packaging and extracting protos in Android aar (#440, #443). Functionalities of importing protos from Android AAR dependencies is broken in the previous release. It is fixed now.
  • Avoid storing variantName property in the task (#448). Fixes the issue of internal warning being triggered by Gradle's configuration caching trying to serialize properties in GenerateProtoTask.

Thanks to contributors

Don't miss a new protobuf-gradle-plugin release

NewReleases is sending notifications on new releases.