Skip to content

Commit

Permalink
Bump 3DS2 dependency (#1148)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Jul 8, 2019
1 parent cbee598 commit 86ac741
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 @@ -17,7 +17,7 @@ dependencies {
// Api for this import because we use reflection to alter TextInputLayout
api "com.android.support:design:28.0.0"

implementation "com.stripe:stripe-3ds2-android:0.0.17"
implementation "com.stripe:stripe-3ds2-android:0.0.18"

javadocDeps "com.android.support:support-annotations:28.0.0"
javadocDeps "com.android.support:appcompat-v7:28.0.0"
Expand Down

0 comments on commit 86ac741

Please sign in to comment.