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

The SDK Build Tools revision (24.0.0) is too low for project ':react-native-razorpay'. Minimum required is 25.0.0 #92

Closed
3 of 4 tasks
ghost opened this issue Jul 12, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 12, 2018

Upgraded my project to 0.56. So my build.gradle had the config like so

ext {
    buildToolsVersion = "26.0.3"
    minSdkVersion = 16
    compileSdkVersion = 26
    targetSdkVersion = 26
    supportLibVersion = "26.1.0"
}

IDE Specs

Razorpay Package Version: 2.0.5

Retro Steps

react-native start
react-native run-android

Screenshots

razorpay

@hariramsvnit
Copy link
Contributor

hariramsvnit commented Jul 12, 2018

@km16 Can you please check oblador/react-native-keychain#68 and see if a similar solution solves your issue?

@ghost ghost closed this as completed Jul 12, 2018
This issue was closed.
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

1 participant