Skip to content

Releases: pwittchen/RxBiometric

0.1.0

28 Jan 22:05
8c9f382
Compare
Choose a tag to compare

Release notes:

  • used androidx.biometrics to support devices since Android 6 (Marshmallow) - issue #1, PR #9
  • removed Preconditions#isAtLeastAndroidPie() method
  • removed Preconditions#canHandleBiometric(context) method
  • removed RxPreconditions#isAtLeastAndroidPie() method
  • removed RxPreconditions#canHandleBiometric(context) method

0.0.1

23 Aug 18:52
34130e7
Compare
Choose a tag to compare

The first release of the library.