Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@Sergey-Makarov Sergey-Makarov released this 10 Dec 10:40
· 1 commit to main since this release
  • Library
    • Added V6 version. Compared to V5,
      • Device ID: no changes
      • Fignerprint (Optimal, Unique) - no changes
      • Fingerprint (Stable) - BatteryFullCapacity is not used anymore (PR: #120)
    • Fixed resource leaks
      The demo app now runs in fully enabled strict mode without issues. (PR: #121)
  • App
    • Bump fingerprint-android to the latest 2.2.0
    • Bump targetSdk to 34
  • Library & App
    • Bumps of
      • Kotlin to 1.9.25
      • Compile sdk to 35
      • AGP to 8.7.3
      • Gradle to 8.10.2