【Android】Caused by: java.lang.IllegalArgumentException: this and base files have different roots:
最近Android项目多模块编译的时候遇到这个问题, 检索了好久才发现解决方案。将所有的项目模块移动到一个磁盘下。
·
Caused by: java.lang.IllegalArgumentException: this and base files have different roots:
最近Android项目多模块编译的时候遇到这个问题, 检索了好久才发现解决方案
- 解决方案
将所有的项目模块移动到一个磁盘下
更多推荐
所有评论(0)