aniyomi/app
Secozzi 443de1f8bd
Fix Kitsu ratingTwenty being typed as String
The API docs and the responses type `ratingTwenty` as a "number" (Int
in Kotlin, it's divided by 2 for a .5 step scale 0-10). It's nullable
because an entry without a user rating returns `null` in that field.

Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com>
2024-10-29 23:10:14 +01:00
..
.idea Address spotless lint errors 2024-10-27 21:36:32 +01:00
src Fix Kitsu ratingTwenty being typed as String 2024-10-29 23:10:14 +01:00
.gitignore Merge upstream up to d4dfa9a2c2 2023-11-27 23:09:14 +01:00
build.gradle.kts Migrate some classpaths to gradle plugins 2024-10-29 23:07:16 +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