We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 throws an error on Stripe 14.0.0+
Include the stripe dependency and run lint
Any
Gradle
14.4.1 (but seen this issue since 14.0.0)
These related issues have been closed and marked as fixed, but we're still seeing the issue in the latest release #2268 #2296
The text was updated successfully, but these errors were encountered:
@K4KYA thanks for filing. Was this happening prior to 14.0.0, for example on 13.2.0?
Can you provide the following:
Sorry, something went wrong.
@K4KYA please reopen if you still need assistance with this issue
@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
3.6.3
What version of Gradle are you using? Check gradle-wrapper.properties.
gradle-wrapper.properties
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
mshafrir-stripe
No branches or pull requests
Summary
Lint throws an error on Stripe 14.0.0+
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
The text was updated successfully, but these errors were encountered: