-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Please update
lib/arm64-v8a/libargon2jni.so
lib/arm64-v8a/libargon2native.so
The same issue as for popular Library SqlChiper lib/arm64-v8a/libsqlcipher.so
lib/arm64-v8a/libsqlcipher.so
https://github.com/lambdapioneer/argon2kt/releases/tag/v1.6.0
Updated the Gradle and Android dependencies and bumped the min-sdk version to 21 (Lollipop). This was required by the new versions of the dependencies and covers the vast majority of devices.
Added support for 16 KB page size in Android 15. Thank you @tomkricensky.
There should be no API changes.
Global issue for android developers https://developer.android.com/guide/practices/page-sizes#build
16 KB Google Play compatibility requirement
Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes on 64-bit devices.