As of November 1, 2025, to meet new requirements from Google, you must make the following changes to your Card Management Android SDK integration:
-
Upgrade the D1 SDK to version
4.1.0. -
Add the following dependency:
implementation 'androidx.work:work-runtime-ktx:2.10.3'
- 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'