Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

build failure with react-native 0.56 (The SDK Build Tools revision (23.0.1) is too low) #1336

@krystofbe

Description

@krystofbe

Steps to Reproduce

  1. Upgrade to react-native 0.56 according to https://facebook.github.io/react-native/docs/upgrading.html
  2. Clean everything
  3. run react-native run-android

Expected Behavior

Build to run successfuilly

Actual Behavior

What actually happens?

 FAILURE: Build failed with an exception.

* 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-code-push'.
      > The SDK Build Tools revision (23.0.1) is too low for project ':react-native-code-push'. Minimum required is 25.0.0

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

Environment

  • react-native-code-push version: react-native-code-push@^5.3.4:
  • react-native version: react-native@0.56.0
  • iOS/Android/Windows version: Nexus_5X_API_23
  • Does this reproduce on a debug build or release build? debug
  • Does this reproduce on a simulator, or only on a physical device? simulator

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions