解决 release-stripped.ap_' specified for property 'resourceFile' does not exist.
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决 release-stripped.ap_' specified for property 'resourceFile' does not exist.相关的知识,希望对你有一定的参考价值。
设置buildTypes里的release的shrinkResources为false即可,如果是 release-stripped.ap_‘ specified for property ‘resourceFile‘ does not exist.则设置buildTypes里的debug的shrinkResources为false
以上是关于解决 release-stripped.ap_' specified for property 'resourceFile' does not exist.的主要内容,如果未能解决你的问题,请参考以下文章