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

Assemble not working with :react-native:0.20.+. #204

Closed
raikva-curefit opened this issue Jul 17, 2019 · 1 comment
Closed

Assemble not working with :react-native:0.20.+. #204

raikva-curefit opened this issue Jul 17, 2019 · 1 comment

Comments

@raikva-curefit
Copy link

facing this error while assembling for curefit app.

Could not resolve com.facebook.react:react-native:0.20.+.
Required by:
project :app > project :react-native-razorpay
> Failed to list versions for com.facebook.react:react-native.

Please update react-native version to the latest.

from implementation 'com.facebook.react:react-native:0.20.+'
to implementation 'com.facebook.react:react-native:+'

It has only changes in RazorpayPackage class. Everything should be fine.

@sumedht
Copy link
Contributor

sumedht commented Aug 29, 2019

@raikva-curefit It's updated in latest version.

@sumedht sumedht closed this as completed Aug 29, 2019
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

2 participants