Skip to content

Commit

Permalink
Bump 3DS2 SDK to 4.0.3 (#2634)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Jul 9, 2020
1 parent d3c39ec commit d44899e
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 @@ -33,7 +33,7 @@ dependencies {
// Api for this import because we use reflection to alter TextInputLayout
api 'com.google.android.material:material:1.1.0'

implementation "com.stripe:stripe-3ds2-android:4.0.2"
implementation "com.stripe:stripe-3ds2-android:4.0.3"

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

0 comments on commit d44899e

Please sign in to comment.