mihon/app
MajorTanya f5c6d2e1a6
Fix Kitsu synopsis nullability (#1233)
This time, the Kitsu API docs are silent on whether this field (or
any other field) can be null/undefined/etc, but it can happen and
caused an error during search and update. This change just ensures the
attribute is nullable and is set to an empty String when it is null.
2024-09-17 14:46:37 +06:00
..
src Fix Kitsu synopsis nullability (#1233) 2024-09-17 14:46:37 +06:00
.gitignore Minor cleanup 2023-10-14 22:46:51 -04:00
build.gradle.kts Use new library for injekt with inorichi patch 2024-09-08 20:09:45 +06:00
proguard-android-optimize.txt Remove unused rxandroid dependency 2023-08-26 10:30:26 -04:00
proguard-rules.pro Refactor archive support with libarchive (#949) 2024-06-26 20:54:25 +06:00
shortcuts.xml Minor cleanup 2023-10-14 22:46:51 -04:00