komikku/app/src
MajorTanya 586001c9a7
Fix Kitsu ratingTwenty being typed as String (mihonapp/mihon#1191)
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.

(cherry picked from commit 001249a89dd4824a3df5661733062662c0ab44bd)
2024-09-05 15:26:10 +07:00
..
beta/res/drawable New app icon 2024-06-14 23:16:42 +07:00
debug/res/drawable New app icon 2024-06-14 23:16:42 +07:00
main Fix Kitsu ratingTwenty being typed as String (mihonapp/mihon#1191) 2024-09-05 15:26:10 +07:00
test Address spotless lint errors (mihonapp/mihon#1138) 2024-08-26 00:08:37 +07:00