Change log

Version history for the Lib Lite Android SDK.

The current Android SDK version is 1.2.0.

For the iOS equivalent, see iOS — Changelog.


1.2.0 — current

  • Library UI rebranded with dark- and light-theme support
  • Added PayByAppButton and PayByCardButton drop-in views
  • Tested compatibility with Android 14 (API 34)

1.0.55

  • Added extra card-linking authentication for certain issuers

1.0.54

  • Removed the external-storage permission requirement

1.0.53

  • Compatibility updates for Android 12 (API 31) permission model

1.0.52

  • Fixed minor bugs that caused infrequent crashes

1.0.51

  • Permissions-related bug fixes

1.0.50

  • Storage permission updates for Android 11 (API 30)

1.0.49

  • Various permission-related fixes

1.0.48

  • More permission fixes
  • Android 12 (API 31) support

1.0.47

  • Permission fixes
  • New method to pass an amount for variable-amount QR codes

1.0.44

  • Backwards-compatible code for third-party certificate pinning

1.0.42

  • Internal bugs around SMS hash functionality fixed

1.0.41

  • Removed protobuf dependency — you can remove it from your Gradle file

1.0.40

  • Android 10 (API 29) support

1.0.34

  • New feature: invoke Lib Lite for card management without a purchase
  • Ability to deregister the library

Upgrading

Drop the new AAR into your libs/ folder, sync Gradle, rebuild. No code changes are typically required for minor / patch versions.

Major versions (when they ship) come with a migration guide. We give 6 months overlap before EOL on the previous major.

For security advisories or out-of-band patches, your tech lead is notified directly.


What's next