(Android) Upgrade SDK Build Tools to 25.0.0 or better
See original GitHub issueHi ! I have issue when build android. Pls upgrade SDK build tools to fix it. Sr my english so bad. Tks!!
`* What went wrong: A problem occurred configuring project ‘:app’.
Could not resolve all dependencies for configuration ‘:app:_debugApk’. A problem occurred configuring project ‘:rn-fetch-blob’. The SDK Build Tools revision (23.0.1) is too low for project ‘:rn-fetch-blob’. Minimum required is 25.0.0`
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:6
Top Results From Across the Web
SDK Build Tools release notes - Android Developers
Android SDK Build -Tools is a component of the Android SDK required for building Android apps. It's installed in the <sdk>/build-tools/ directory.
Read more >What are the Android SDK build-tools, platform-tools and tools ...
Android Build Tools can be used to develop and work from command line or IDE (i.e Eclipse or Android Studio). Also used to...
Read more >Installing Android SDK Tools - CodePath Cliffnotes
The Android software development kit (SDK) includes different components, ... The Build Tools primarily include aapt (Android packaging tool to create .
Read more >Download Build tools for Android SDK Manager
Name API Rev Downloads Downloads Downloads
Android SDK Build‑Tools 19.0.1 tools 19.1.0 20.5 MB 20.59 MB 19.85 MB
Android SDK Build‑Tools 19.0.1 tools 19.1.0 Linux...
Read more >CANNOT UPDATE ANDROID SDK TO VERSION 26.0.0
... update there. then i open the android sdk tools and platform i saw it there but when i try to install it...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
#129 is merged and fixes this, an npm install joltup/rn-fetch-blob to get the github master version I think
Hi! Any update on this PR to be merged?