【studio导入module遇到问题一】:Gradle build-info.xml not found for moudle..Please make sure..gradle plugin
前言:Gradle build-info.xml not found for module JPushExample(584432). Please make sure that you are using gradle plugin ‘2.0.0-alpha4’ or higher.问题描述:导入mudle时报错解决:只需将红框的对勾去掉,成功解决。没去研究什么原因,有知道的可以留言,我有时间也研