Skip to content
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

Lint error related to bouncycastle #2481

Closed
K4KYA opened this issue May 13, 2020 · 5 comments
Closed

Lint error related to bouncycastle #2481

K4KYA opened this issue May 13, 2020 · 5 comments
Assignees
Labels
triaged Issue has been reviewed by Stripe and is being tracked internally

Comments

@K4KYA
Copy link

K4KYA commented May 13, 2020

Summary

Lint throws an error on Stripe 14.0.0+
Screenshot 2020-05-13 at 10 02 16

Code to reproduce

Include the stripe dependency and run lint

Android version

Any

Impacted devices

Any

Installation method

Gradle

SDK version

14.4.1 (but seen this issue since 14.0.0)

Other information

These related issues have been closed and marked as fixed, but we're still seeing the issue in the latest release #2268 #2296

@mshafrir-stripe
Copy link
Collaborator

@K4KYA thanks for filing. Was this happening prior to 14.0.0, for example on 13.2.0?

Can you provide the following:

  • How are you specifying your dependency?
  • What version of Gradle are you using?
  • What version of Android Gradle Plugin are you using?

@mshafrir-stripe mshafrir-stripe added the triaged Issue has been reviewed by Stripe and is being tracked internally label May 13, 2020
@mshafrir-stripe mshafrir-stripe self-assigned this May 13, 2020
@mshafrir-stripe
Copy link
Collaborator

@K4KYA please reopen if you still need assistance with this issue

@K4KYA
Copy link
Author

K4KYA commented May 18, 2020

@mshafrir-stripe

Sorry, on those points we're currently using: 13.2.0 and not seeing this issue.

The dependency is specified in gradle using:

implementation "com.stripe:stripe-android:13.2.0"

We're using the Android Gradle Plugin 3.6.3

@mshafrir-stripe
Copy link
Collaborator

What version of Gradle are you using? Check gradle-wrapper.properties.

@edwardharks
Copy link

This is @K4KYA's colleague. I can confirm we're still experiencing this issue with stripe version 14.5.0.

We're using gradle version 6.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged Issue has been reviewed by Stripe and is being tracked internally
Projects
None yet
Development

No branches or pull requests

3 participants