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 (23.0.1) is too low for project ':react-native-bluetooth-serial'. Minimum required is 25.0.0 #72

Open
Anandks1993 opened this issue Feb 23, 2018 · 0 comments

Comments

@Anandks1993
Copy link

Anandks1993 commented Feb 23, 2018

What went wrong:

A problem occurred configuring project ':app'.

Could not resolve all dependencies for configuration ':app:_debugApk'.
A problem occurred configuring project ':react-native-bluetooth-serial'.
> The SDK Build Tools revision (23.0.1) is too low for project ':react-native-bluetooth-serial'. Minimum required is 25.0.0

My configuration in android/app/build.gradle

compileSdkVersion 23
buildToolsVersion '27.0.1'

android/build.gradle

classpath 'com.android.tools.build:gradle:2.3.2'
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