coletz
03/23/2020, 9:11 PMInvalid record (Producer: 'LLVM8.0.0svn' Reader: 'LLVM APPLE_1_1100.0.33.16_0')
. Seems like this is caused by having an inner class with Serializable annotation. My actual structure is something like a serializable data class, with an inner class which is serializable itself (and is used by the data class itself)esdudnik
06/01/2020, 10:12 AM