Arthur Wolf

Results 3 comments of Arthur Wolf

This issue may be related: https://issuetracker.google.com/issues/123005658.

Bump. I'm still seeing my issue and would appreciate feedback from the Android team

I found on this [SO post](https://stackoverflow.com/a/45046613) that adding `java` to the maven-thrift-plugin configuration fixes the issue so you can use newer thrift versions: ```xml org.apache.thrift.tools maven-thrift-plugin 0.1.11 ${basedir}/src/main/resources/thrift java thrift-sources...