Simple-Calendar/gradle
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
..
wrapper Migrate build scripts to use version catalogs and kts 2023-08-30 19:10:13 +05:30
libs.versions.toml Remove parcelable interface 2023-09-30 00:01:34 +05:30