tinker icon indicating copy to clipboard operation
tinker copied to clipboard

修复项目中未配置android.aaptOptions.additionalParameters时,tinkerApplyResourcePath中配置了R.txt也不生效

Open coltonliang opened this issue 3 years ago • 1 comments

在pr未被合入前,可以暂时通过以下代码规避 android { ... aaptOptions { additionalParameters '-v' } ... }

coltonliang avatar Aug 25 '22 09:08 coltonliang

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

tencent-adm avatar Aug 25 '22 09:08 tencent-adm

1

coltonliang avatar Oct 19 '22 03:10 coltonliang