How to Fix: Failed to find Build Tools revision 23.0.1
Failed to find Build Tools revision 23.0.1
📋 Table of Contents
The 'Failed to find Build Tools revision 23.0.1' error occurs when the Android build tools version specified in your project's `android/build.gradle` file does not match the version installed on your system.
🚀 How to Resolve This Issue
Method 1: Update Android Studio and Build Tools
- Step 1: Open Android Studio, go to
File>Settings(orPreferenceson macOS), and navigate toAppearance & Behavior>System Settings.
Method 2: Use the Android Studio Command Line Tool
- Step 1: Open a terminal or command prompt and run the following command to update the Android build tools:
android update sdk --current-bundle💡 Conclusion
By following these steps, you should be able to resolve the 'Failed to find Build Tools revision 23.0.1' error and successfully build your React Native app.
❓ Frequently Asked Questions
🛠️ Related Fixes
How to Fix: Pc crashes shortly after launching game (rainbow
Pc crashes shortly after launching game, possible cause: outdated grap
How to Fix: Installing an APK on a locked down phone
Installing an APK on a locked down phone: Try using a rooted device, e
How to Fix: FPS drops
FPS drops in games can be caused by high system resource usage, outdat