Plugin with id 'com.novoda.bintray-release' not found.的解决方案

import Module的时候,有时候会提示Plugin with id ‘com.novoda.bintray-release‘ not found.

技术分享

点击Open File,定位到该Module的build.gradle文件中的代码:

技术分享

解决方案:在项目的build.gradle文件【注意不是app的build.gradle文件】中添加以下代码:

//解决Plugin with id ‘com.novoda.bintray-release‘ not found.
classpath ‘com.novoda:bintray-release:0.3.4‘

技术分享

 最后重新编译下即可。

文章来自:http://www.cnblogs.com/whycxb/p/7600103.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3