Simple-Calendar/app
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
..
schemas/com.simplemobiletools.calendar.pro.databases.EventsDatabase Clean up gradle deprecation warnings 2023-09-13 12:42:35 +02:00
src Remove parcelable interface 2023-09-30 00:01:34 +05:30
.gitignore
build.gradle.kts Remove parcelable interface 2023-09-30 00:01:34 +05:30
proguard-rules.pro update Commons with joda proguard rules 2017-12-31 12:20:17 +01:00