mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 02:36:24 -04:00

* ABI splitting is now enabled only when needed (i.e., when building an APK) through an environment variable (APK_BUILD). By default, ABI splitting remains disabled. * Refactored the workflow to align with this change. * Updated the README to document this change, ensuring that everyone is aware of this feature.