It currently doesn't appear that this library is compatible with Androids upcoming requirement
https://android-developers.googleblog.com/2025/05/prepare-play-apps-for-devices-with-16kb-page-size.html
It appears that it is mainly due to the dependencies in this project.
Libraries that do not support 16 KB:
base/lib/arm64-v8a/libHarfBuzzSharp.so
base/lib/arm64-v8a/libSkiaSharp.so
base/lib/arm64-v8a/libimage_processing_util_jni.so
base/lib/x86_64/libHarfBuzzSharp.so
base/lib/x86_64/libSkiaSharp.so
base/lib/x86_64/libimage_processing_util_jni.so
Will there be support for 16 KB memory pages?