android开发Installed Build Tools

pipu

关注

阅读 110

2022-11-26

Installed Build Tools revision 33.0.0 is corrupted. Remove and install again using the SDK Manager.
在你的 android sdk安卓目录中
找到build tools目录中的d8.bat,将文件名修改为dx.bat。
找到build tools目录中的lib/d8.jar,将文件名修改为dx.jar。
回到Android Studio重新打包。这个问题原因可能是Google更换dx为d8后某些名称没有同步??



精彩评论(0)

0 0 举报