komikku/app
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
..
src Fix Kitsu ratingTwenty being typed as String (mihonapp/mihon#1191) 2024-09-05 15:26:10 +07:00
.gitignore Remove files executable permission 2024-01-28 23:44:37 +07:00
build.gradle.kts Migrate some classpaths to gradle plugins 2024-09-04 19:07:51 +07:00
proguard-android-optimize.txt Remove unused rxandroid dependency 2023-09-03 23:32:59 -04:00
proguard-rules.pro Libarchive refactor (jobobby04/TachiyomiSY#1249) 2024-08-26 00:08:37 +07:00