Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

coltonliang
Copy link

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

@tencent-adm
Copy link

tencent-adm commented Oct 19, 2022

CLA assistant check
All committers have signed the CLA.

@coltonliang coltonliang changed the title 修复项目中未配置android.aaptOptions.additionalParameters时,tinkerApplyResource… 修复项目中未配置android.aaptOptions.additionalParameters时,tinkerApplyResourcePath中配置了R.txt也不生效 Oct 19, 2022
@demoface
Copy link

demoface commented Feb 7, 2023

@tys282000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants