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

uses-sdk:minSdkVersion 21 cannot be smaller than version 23 declared in library #1760

Open
Mani-99yards opened this issue Oct 22, 2024 · 4 comments

Comments

@Mani-99yards
Copy link

Task :stripe_stripe-react-native:processDebugAndroidTestManifest FAILED
/Users/node_modules/@stripe/stripe-react-native/android/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest7010220358703027879.xml:5:5-74 Error:
uses-sdk:minSdkVersion 21 cannot be smaller than version 23 declared in library [com.facebook.react:react-android:0.75.4] /Users/manikumargouni/.gradle/caches/8.9/transforms/1246311b17a3d477485f82624d8e0407/transformed/react-android-0.75.4-debug/AndroidManifest.xml as the library might be using APIs not available in 21
Suggestion: use a compatible library with a minSdk of at most 21,
or increase this project's minSdk version to at least 23,
or use tools:overrideLibrary="com.facebook.react" to force usage (may lead to runtime failures)

See https://developer.android.com/r/studio-ui/build/manifest-merger for more information about the manifest merger.

@Mani-99yards
Copy link
Author

I recently migrated from 0.73.4 to 0.75.4, I am getting above issue while building in android

@AlfaizTenup
Copy link

Same issue here.

@GouniManikumar12
Copy link

Same issue here.
Are you able to find any fix?

@Joshandrews43
Copy link

Also experiencing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants