New
v2.2.0
- Library
- Added V6 version. Compared to V5,
- Device ID: no changes
- Fignerprint (Optimal, Unique) - no changes
- Fingerprint (Stable) - BatteryFullCapacity is not used anymore (PR: https://github.com/fingerprintjs/fingerprintjs-android/pull/120)
- Fixed resource leaks The demo app now runs in fully enabled strict mode without issues. (PR: https://github.com/fingerprintjs/fingerprintjs-android/pull/121)
- Added V6 version. Compared to V5,
- App
- Bump
fingerprint-androidto the latest 2.2.0 - Bump targetSdk to 34
- Bump
- Library & App
- Bumps of
- Kotlin to 1.9.25
- Compile sdk to 35
- AGP to 8.7.3
- Gradle to 8.10.2
- Bumps of