Commit graph

10 commits

Author SHA1 Message Date
cf0ef021d8 fix(deps): update retrofit to 2.10.0 2024-03-19 02:48:42 +05:30
539e53c6b1
fix: add Retrofit R8 rules 2023-05-26 01:08:19 +05:30
540ea7ba43
feat: upgrade kotlinx.serialization to 1.5.0-RC 2023-01-26 21:49:29 +05:30
1a17593777
android: turn off R8 obfuscation to some extent 2022-08-06 01:46:37 +05:30
c1c3c3cdc9
android: turn on R8 2022-06-19 18:10:31 +05:30
5eff482c0a
android: make it clearer that minify is disabled 2022-05-04 08:45:14 +05:30
cb38dbb4bb
android: upgrade ProGuard rules 2021-10-14 13:02:19 +05:30
096d2882e2
all: refactor model classes and serialization
- Move model classes to a standalone `model` Gradle module
- Migrate from Moshi to kotlinx.serialization for multiplatform support
2021-09-30 13:20:08 +05:30
0826b73e51
android: update R8 rules 2021-08-05 22:15:49 +05:30
c927a47759
android: enable R8 2021-07-08 02:18:23 +05:30