Skip to content

Commit

Permalink
Upgrade 3DS2 SDK to 2.1.3 (#1669)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Oct 7, 2019
1 parent 8243675 commit f0419c9
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 @@ -22,7 +22,7 @@ dependencies {
// Api for this import because we use reflection to alter TextInputLayout
api 'com.google.android.material:material:1.0.0'

implementation "com.stripe:stripe-3ds2-android:2.1.2"
implementation "com.stripe:stripe-3ds2-android:2.1.3"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutineVersion"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutineVersion"
Expand Down

0 comments on commit f0419c9

Please sign in to comment.