Skip to content

Commit

Permalink
Upgrade 3DS2 SDK to 5.3.1 (#3646)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Apr 28, 2021
1 parent b8ff06c commit 1ff1322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stripe/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {

// For instructions on replacing the BouncyCastle dependency used by the 3DS2 SDK, see
// https://github.com/stripe/stripe-android/issues/3173#issuecomment-785176608
implementation "com.stripe:stripe-3ds2-android:5.3.0"
implementation "com.stripe:stripe-3ds2-android:5.3.1"

implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinCoroutinesVersion"
Expand Down

0 comments on commit 1ff1322

Please sign in to comment.