Skip to content

Commit

Permalink
Update 3DS2 SDK to 2.0.3 (#1533)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Sep 13, 2019
1 parent 0f29181 commit 37f38da
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 @@ -20,7 +20,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.0.2"
implementation "com.stripe:stripe-3ds2-android:2.0.3"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion"

javadocDeps 'androidx.annotation:annotation:1.1.0'
Expand Down

0 comments on commit 37f38da

Please sign in to comment.