Simple-Calendar/app/src/main/kotlin/com/simplemobiletools
Naveen b655b8be52
Remove parcelable interface
Because proper proguard rules weren't added for Attendee and Gson, we can not make changes to the Attendee data class without affecting it's obfuscated Json member names. When serialized using Gson, the resulting json still uses the obfuscated member names
2023-09-30 00:01:34 +05:30
..
calendar/pro Remove parcelable interface 2023-09-30 00:01:34 +05:30