FolioReader / FolioReader-Android

A Java ePub reader and parser framework for Android.
BSD 3-Clause "New" or "Revised" License
2.24k stars 710 forks source link

unexpected end of zlib input stream - on bulid #494

Open Kamathaswin opened 3 years ago

Kamathaswin commented 3 years ago

Issue / Feature - Build failed FolioReader version - folioreader 5.0.1 FolioReader Stock / Modified -
Android SDK - android studio Mobile / Tablet / Emulator Info - tablet Crash / Error - unexpected end of zlib input stream

Steps to reproduce / Describe in detail - I tried to use folireader 5.0.4 in my project but the application was crashing on search button click. So I replaced 5.0.4 with 5.0.1 but I'm not able to build the project it gets failed by giving "unexpected end of zlib input stream".