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 1572023 commit 4315acbCopy full SHA for 4315acb
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:0.0.22"
+ implementation "com.stripe:stripe-3ds2-android:0.0.23"
21
22
javadocDeps "com.android.support:support-annotations:28.0.0"
23
javadocDeps "com.android.support:appcompat-v7:28.0.0"
0 commit comments