-
Notifications
You must be signed in to change notification settings - Fork 662
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to transform 'C:\Users\dell\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcprov-jdk15on\1.65\320b989112f00a63a3bcfa5a98f31a4f865a20fa\bcprov-jdk15on-1.65.jar' using Jetifier. Reason: null. (Run with --stacktrace for more details.) #2427
Comments
@BeantSingh96 what versions of Gradle and Android Gradle Plugin are you using? How are you adding the SDK as a dependency? |
@BeantSingh96 please re-open if you still need assistance with this issue |
I also face this issue. I am using gradle version 5.4.1, plug in version 3.5.0 and dependency implementation 'com.stripe:stripe-android:14.4.0' |
@rajeshrathi2007 what SDK version are you upgrading from? Can you try upgrading to the latest version of Gradle (6.3) and Android Gradle Plugin (3.6.3) and see if that resolves the issue? Also, how are you integrating the SDK dependency - can you share your |
I cannot share my gradle file to you...but if i use 14.0.0 stripe version then this issue is not observed on same gradle version 5.4.1 and plugin version 3.5.0 |
@rajeshrathi2007 Can you try updating your Gradle + AGP versions as mentioned in my previous comment? Does the
|
i am also facing same issue but issue with enableJetifier when i use |
stripe-android v14.4.1 has been released, which should fix this issue |
Summary
Code to reproduce
Android version
Impacted devices
Installation method
SDK version
Other information
The text was updated successfully, but these errors were encountered: