komikku/app
MajorTanya 19c924ce69
Fix MAL search results not showing start dates (mihonapp/mihon#1098)
The previous approach would always throw an Exception because
`SimpleDateFormat.format()` expects the input to be of type `Date` or
`Number`, not `String`.

(cherry picked from commit 97c81fadb426d71ac99c9443ab0e89f4089046ef)
2024-08-12 22:35:45 +08:00
..
src Fix MAL search results not showing start dates (mihonapp/mihon#1098) 2024-08-12 22:35:45 +08:00
.gitignore Remove files executable permission 2024-01-28 23:44:37 +07:00
build.gradle.kts Bump version 1.11.2 & update changelog 2024-08-09 02:36:08 +07:00
proguard-android-optimize.txt Remove unused rxandroid dependency 2023-09-03 23:32:59 -04:00
proguard-rules.pro update r8 rules for MultipartBody.Builder in extensions (#783) 2024-05-19 02:52:52 +07:00