aniyomi/app
Secozzi 34deae5e27
Fix Kitsu synopsis nullability
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.

Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com>
2024-10-30 12:21:59 +01:00
..
.idea Address spotless lint errors 2024-10-27 21:36:32 +01:00
src Fix Kitsu synopsis nullability 2024-10-30 12:21:59 +01:00
.gitignore Merge upstream up to d4dfa9a2c2 2023-11-27 23:09:14 +01:00
build.gradle.kts Use new library for injekt with inorichi patch 2024-10-30 11:42:54 +01:00
proguard-android-optimize.txt Merge upstream up to d4dfa9a2c2 2023-11-27 23:09:14 +01:00
proguard-rules.pro Refactor archive support with libarchive 2024-07-12 22:00:23 +02:00
shortcuts.xml Merge upstream up to d4dfa9a2c2 2023-11-27 23:09:14 +01:00