We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9bd5db commit 80b51d2Copy full SHA for 80b51d2
stripe/build.gradle
@@ -17,7 +17,7 @@ dependencies {
17
// Api for this import because we use reflection to alter TextInputLayout
18
api "com.android.support:design:28.0.0"
19
20
- implementation "com.stripe:stripe-3ds2-android:1.2.0"
+ implementation "com.stripe:stripe-3ds2-android:1.2.1"
21
22
javadocDeps "com.android.support:support-annotations:28.0.0"
23
javadocDeps "com.android.support:appcompat-v7:28.0.0"
0 commit comments