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
Make compileProtoPath variant selection criteria tighter by adding JAVA_RUNTIME usage attribute. Without this, dependency resolution may result in ambiguous variant selection error if the dependency exposes variants with different usages (#489)
Add explicit DuplicatesStrategy as required by Gradle 7+ (#487)
Improvements
Mark generated code as "generated" folder in IDEA, so that users will get warned if they try to edit those files (#477)
Support outputting generated code directly into JAR/ZIP (#480)