Skip to content

Commit f8c4187

Browse files
xxnjdlysshwenzhang
authored andcommitted
Update merge_mapping.py (#435)
fix spelling mistake
1 parent 9d2b250 commit f8c4187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tinker-build/tinker-patch-cli/tool_output/merge_mapping.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python
22
# coding: utf-8
33
"""
4-
当工程使用了aplymapping之后,会遇到这样的问题
4+
当工程使用了applymapping之后,会遇到这样的问题
55
1.类和方法上个版本被keep住了,这个版本不keep
66
2.类和方法上个版本没有被keep住,这个版本又keep住了
77
这两个问题会导致proguard报warning,官方建议是手动解决冲突

0 commit comments

Comments
 (0)