Skip to main content

Update Card Management Android SDK

As of November 1, 2025, to meet new requirements from Google, you must make the following changes to your Card Management Android SDK integration:

  1. Upgrade the D1 SDK to version 4.1.0.

  2. Add the following dependency: 

implementation 'androidx.work:work-runtime-ktx:2.10.3'

  1. Update the following dependency:

Change: implementation 'net.java.dev.jna:jna:5.**8**.0@aar' To: implementation 'net.java.dev.jna:jna:5.**17**.0@aar'

Was this article helpful?
Share
Copy Link Share via email

Articles in this section