Android Studio Gradle BuildTools Revision

后端 未结 11 921
故里飘歌
故里飘歌 2020-12-08 03:57

I have an Android Project in Android Studio 0.5.9 and Gradle is throwing this error:

Error:The SDK Build Tools revision (17.0.0) is too low. Minimum required         


        
11条回答
  •  暗喜
    暗喜 (楼主)
    2020-12-08 04:20

    I too faced the same problem and the fix was so simple. Just launch android SDK manager and check the latest build tools. Finally click on install packages which were selected. Now restart the IDE and try building the project.

提交回复
热议问题