Skip to content

Public release 1.7.4

Compare
Choose a tag to compare
@DmytroDm DmytroDm released this 23 Nov 09:15
· 26 commits to master since this release
f6a4faa

What's new

  • Added the possibility to specify icon bounds in CardIconAdapter.
  • Added the possibility to split card expiration date month and year before tokenization.

Updates

  • Bumped kotlin-gradle-plugin from 1.7.10 to 1.7.20
  • Bumped gradle from 7.3.0 to 7.3.1
  • Bumped material from 1.6.1 to 1.7.0

Fixes

  • Fixed ExpirationDateEditText text clear in spinner and calendar mode.