AS升级编译报错:The SourceSet 'instrumentTest' is not recognized by the Android Gradle Plugin.


AS升级3.2.0 编译报错:The SourceSet 'instrumentTest' is not recognized by the Android Gradle Plugin.

解决方法:将 instrumentTest.setRoot(‘tests’) 转为 androidTest.setRoot('tests')



作者:茶杯里的阳光
链接:https://www.jianshu.com/p/5831f9f305a5
来源:简书
简书著作权归作者所有,任何形式的转载都请联系作者获得授权并注明出处。


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM