Skip to content

Commit 80b51d2

Browse files
Update 3DS2 SDK to 1.2.1 (#1420)
1 parent e9bd5db commit 80b51d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stripe/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
// Api for this import because we use reflection to alter TextInputLayout
1818
api "com.android.support:design:28.0.0"
1919

20-
implementation "com.stripe:stripe-3ds2-android:1.2.0"
20+
implementation "com.stripe:stripe-3ds2-android:1.2.1"
2121

2222
javadocDeps "com.android.support:support-annotations:28.0.0"
2323
javadocDeps "com.android.support:appcompat-v7:28.0.0"

0 commit comments

Comments
 (0)