android studio学习----failed to find build tools revision 19.0.1

出现这个问题是当前的as编译版本不对,需要:

Go to File > Project Structure > Select Module > Properties you will landing to this screen

 

但是这样一来,很容易出现Gradle DLS错误,解决方法看前面的博客,就是删除  根build.gradle下面的android{}已经dependencies{}代码块,再rebuild

posted @ 2016-08-29 14:53  wust小吴  阅读(374)  评论(0)    收藏  举报