Closed komakai closed 5 years ago
Thanks, I will look into this. I may not have it fixed and released until early next week.
I may not have it fixed and released until early next week.
No really hurry - I just added a package declaration to my proto file to work round the issue
Fixed in master, will update when 0.3.0 is released
0.3.0 released
Since
package
is optional in proto3 - the compiler should be able to handle the case when it is not set. Steps to reproduce:gradle-and-jvm
example app