In my android application, Im using MuPDF 1.2 version which is having 32 bit binaries only.Now the Google Play store is forcing to update the old app to 64 bit compatible.
Is it possible to compile the old mupdf 1.2 to create a 64 bit .so file ?
Any thought is appreciated.