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

Incompatible minsdk #36

Closed
harisvsulaiman opened this issue Jul 29, 2017 · 1 comment · Fixed by #37
Closed

Incompatible minsdk #36

harisvsulaiman opened this issue Jul 29, 2017 · 1 comment · Fixed by #37

Comments

@harisvsulaiman
Copy link
Contributor

This is the error i get

:react-native-razorpay:processDebugAndroidTestManifest FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':react-native-razorpay:processDebugAndroidTestManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 11 cannot be smaller than version 16 declared in library [com.facebook.react:react-native:0.20.1] /home/harisvsulaiman/work/weave/app/weava/node_modules/react-native-razorpay/android/build/intermediates/exploded-aar/com.facebook.react/react-native/0.20.1/AndroidManifest.xml
  	Suggestion: use tools:overrideLibrary="com.facebook.react" to force usage

@harisvsulaiman
Copy link
Contributor Author

A similar bug, Instabug/Instabug-React-Native#9
This happens because React native doesn't support SDK < 16 on Android.

harisvsulaiman added a commit to harisvsulaiman/react-native-razorpay that referenced this issue Jul 29, 2017
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

Successfully merging a pull request may close this issue.

1 participant