mihon/app
MajorTanya 001249a89d
Fix Kitsu ratingTwenty being typed as String (#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.
2024-09-05 10:56:58 +06:00
..
src Fix Kitsu ratingTwenty being typed as String (#1191) 2024-09-05 10:56:58 +06:00
.gitignore Minor cleanup 2023-10-14 22:46:51 -04:00
build.gradle.kts Add crashlytics to standard builds 2024-09-03 15:45:19 +06:00
proguard-android-optimize.txt Remove unused rxandroid dependency 2023-08-26 10:30:26 -04:00
proguard-rules.pro Refactor archive support with libarchive (#949) 2024-06-26 20:54:25 +06:00
shortcuts.xml Minor cleanup 2023-10-14 22:46:51 -04:00