Commit Graph

3 Commits

Author SHA1 Message Date
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
Naveen 0241e3beea
Replace manual `attendees` serialization with type converter 2023-09-27 23:19:21 +05:30
Naveen 5f41894872
Migrate build scripts to use version catalogs and kts 2023-08-30 19:10:13 +05:30