From b308fd62b39667d36c37dbdc202ef5a811a511ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C9=91rry=20Shiv=C9=91m?= Date: Thu, 8 Aug 2024 12:49:39 +0530 Subject: [PATCH] fix: Add handling for opf prefixed manifest tags in epub parser (#197) Signed-off-by: starry-shivam --- .idea/other.xml | 11 --------- app/build.gradle | 6 ++--- .../java/com/starry/myne/epub/EpubParser.kt | 23 ++++++++++++------- 3 files changed, 18 insertions(+), 22 deletions(-) diff --git a/.idea/other.xml b/.idea/other.xml index 0d3a1fb..4604c44 100644 --- a/.idea/other.xml +++ b/.idea/other.xml @@ -179,17 +179,6 @@