Kotlin 2.0.21
<aside>
⚠️ Primer SDK now depends on io.primer:3ds-android:1.6.2
If you are using the 3DS dependency in your code, you are required to update it and align with the supported version. Otherwise, 3DS will result in failure.
Changelog:
• Due to several security vulnerabilities, Bouncy Castle (artefact : org.bouncycastle:bcprov-jdk15to18) was updated to version 1.79
• This update improves performance on devices with larger memory capacities by fulfilling Google's requirement for 16 KB memory page sizes, ensuring full compatibility with future Play Store regulations.
</aside>
compile
and target
versions to 35
CardFormUIOptions.payButtonAddNewCard
to support the "Add New Card" option in the card form flow. Please check our docs for more information