How to solve failed to find build tools revision 26.0.2?
Android Studio is looking for build tools 26.0.2, but build tools 27.0.3 is already released for Android Oreo 8.1 I am not totally sure why, but Android Studio doesn’t set the build tools in the gradle “app” file anymore. So here is how I fixed it. You get two options. Method 1 – Install the … Read more