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
来源:简书
简书著作权归作者所有,任何形式的转载都请联系作者获得授权并注明出处。
posted @ 2019-09-09 17:43  anthonyJ  阅读(1222)  评论(0编辑  收藏  举报