Skip to content

v6.2.0

Latest

Choose a tag to compare

@melissaosullivan melissaosullivan released this 30 Jul 21:22
· 0 commits to master since this release

Android Link SDK 6.2.0 — 2026-07-30

Additions

  • Bug fixes for income_verification product.

Changes

  • Lowered the minimum supported Android version from API level 26 (Android 8.0) to API level 25 (Android 7.1).
  • Narrowed the SDK's consumer ProGuard rules from a blanket -keep to -keepnames, so R8 can shrink and optimize SDK code in minified apps while keeping stack traces readable.
  • Removed the unused okhttp3 logging-interceptor dependency.

Removals

  • None.