Skip to content

Commit

Permalink
update 3ds2 to v6.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
skyler-stripe committed Mar 22, 2022
1 parent 027a680 commit 33dedd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion payments-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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:6.1.4"
implementation "com.stripe:stripe-3ds2-android:6.1.5"

implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinCoroutinesVersion"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$kotlinCoroutinesVersion"
Expand Down

0 comments on commit 33dedd2

Please sign in to comment.