yokai/app
MajorTanya 33ec0d0f91
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.
2024-09-17 18:07:43 +07:00
..
src fix: Kitsu synopsis nullability 2024-09-17 18:07:43 +07:00
.gitignore
build.gradle.kts chore: Sync project 2024-09-05 07:08:10 +07:00
proguard-android-optimize.txt
proguard-rules.pro refactor: Use libarchive for Archive support 2024-06-27 10:03:41 +07:00