yokai/core
Ahmad Ansori Palembani 3b60b0069b
fix(source/local): Crash when trying to read EPUB file
FileInputStream have a safeguard that prevent it from being closed twice, ArchiveInputStream doesn't have that.

Fixes GH-115

REF:
- Jsoup parse javadoc: "in: InputStream – input stream to read. The stream will be closed after reading"
2024-06-30 10:08:49 +07:00
..
src fix(source/local): Crash when trying to read EPUB file 2024-06-30 10:08:49 +07:00
build.gradle.kts chore: Explicitly set flavour dimension to "default" 2024-06-27 20:49:58 +07:00