Skip to content

SDK Build Tools revision 23.0.1 is too low for a project #9

@remintz

Description

@remintz

Hi, I'm just starting to build a project using react-native-obd. I've just run:

react-native init obd
cd obd
npm install --save react-native-obd2
react-native link react-native-obd2
react-native run-android

and I got a build failure error:

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

I'm using:

react-native-cli: 2.0.1
react-native: 0.56.0

nodejs version v9.5.0

Thanks

Renato

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions