Android Studio error “Installed Build Tools revision 31.0.0 is corrupted”
First of all, I faced this issue in Android Studio 4.2.2 and you do not need to downgrade the SDK build tool from 31 to 30 or change compile SDK version. The main problem is the two files missing in SDK build tool 31 that are: dx.bat dx.jar The solution is that these files are … Read more