Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@pwittchen pwittchen released this 28 Jan 22:05
· 216 commits to master since this release
8c9f382

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