Skip to content

Commit

Permalink
Upgrade 3DS2 SDK to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe committed Nov 11, 2019
1 parent 7895988 commit e04eed2
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 @@ -24,7 +24,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.3"
implementation "com.stripe:stripe-3ds2-android:2.2.2"
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 e04eed2

Please sign in to comment.