mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
You'll still have to call it with `ANDROID_ARCH=x86 ./kodev build/release/run android`. Don't forget to `./mk-luajit.sh clean` in luajit-launcher when changing architectures. * Bump android-luajit-launcher This includes the fix for Android 8. Fixes #3126. * Bump base