bugfix: avoid (de)serializer of protobuf fields
it is not supported by gson and will cause ` java.lang.IllegalArgumentException: field <field_name> has type com.google.protobuf.*, got java.util.ArrayList `. it is not needed/intended anyway.
Loading
-
😊 @althafvlymentioned in merge request !598 (merged)
-
mentioned in commit 6501e3e6
Please register or sign in to comment