Skip to content

3.2.0

Choose a tag to compare

@jeanpierrefortune jeanpierrefortune released this 06 Feb 10:50
· 3 commits to main since this release

Added

  • Added MIFARE_CLASSIC_1K and MIFARE_CLASSIC_4K support in AndroidNfcSupportedProtocols.
  • Added KeyProvider interface to allow providing authentication keys dynamically.
  • Added keyProvider property to AndroidNfcConfig.

Upgraded

  • keyple-plugin-storagecard-java-api from 1.0.0 to 1.1.0
  • keyple-util-java-lib from 2.4.0 to 2.4.1
  • slf4j-api from 1.7.32 to 1.7.36 (compileOnly)

Documentation

  • Updated overview documentation to clarify configuration and storage card support.