Commit Graph

11 Commits

Author SHA1 Message Date
tibbi 9449e2e8ea update version to 6.23.1 2023-10-03 08:45:19 +02:00
tibbi 108e1e150d updating commons 2023-10-03 08:37:59 +02:00
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
tibbi b103b7862b update version to 6.23.0 2023-09-19 12:55:39 +02:00
tibbi 5dad56a506 updating commons 2023-09-19 12:44:46 +02:00
tibbi 2608438f1e updating commons 2023-09-13 15:51:11 +02:00
tibbi 86a8a1b153 updating commons 2023-09-12 10:29:50 +02:00
Naveen 12837680e1
Target SDK 34 2023-09-05 11:30:14 +05:30
Naveen 408cbce9f8
Update kotlin and ksp 2023-09-03 11:32:07 +05:30
Naveen 5f41894872
Migrate build scripts to use version catalogs and kts 2023-08-30 19:10:13 +05:30