Skip to content

Commit

Permalink
Upgrade 3DS2 SDK to 5.1.1 (#3315)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Jan 29, 2021
1 parent 8d52f65 commit db333e6
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 @@ -35,7 +35,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-wallet:18.1.2'
implementation "com.google.android.material:material:$materialVersion"

implementation "com.stripe:stripe-3ds2-android:5.1.0"
implementation "com.stripe:stripe-3ds2-android:5.1.1"

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

0 comments on commit db333e6

Please sign in to comment.