It appears that this package does not support the upcoming Android requirement to support 16 KB memory pages.
https://android-developers.googleblog.com/2025/05/prepare-play-apps-for-devices-with-16kb-page-size.html
Libraries that do not support 16 KB:
base/lib/arm64-v8a/libe_sqlite3.so
base/lib/x86_64/libe_sqlite3.so
Will there be any added support for this?