yokai/app
MajorTanya 0b1ed293f3
fix: Fixed MAL start date parsing
The previous approach would always throw an Exception because
`SimpleDateFormat.format()` expects the input to be of type `Date` or
`Number`, not `String`.
2024-08-14 11:54:51 +07:00
..
src fix: Fixed MAL start date parsing 2024-08-14 11:54:51 +07:00
.gitignore
build.gradle.kts chore: Remove unused migrations 2024-08-14 07:14:37 +07:00
proguard-android-optimize.txt
proguard-rules.pro refactor: Use libarchive for Archive support 2024-06-27 10:03:41 +07:00