[Android]Error:Application and test application id cannot be the same: both are '' for debugAndroid

xiaoxiao2021-02-28  92

遇到这种问题: 

Error:Application and test application id cannot be the same: both are '' for debugAndroid

打开 app目录下的build.gradle,

把 

applicationIdtestApplicationId 改成不一样就OK 了

转载请注明原文地址: https://www.6miu.com/read-80994.html

最新回复(0)