You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.