We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d2b250 commit f8c4187Copy full SHA for f8c4187
tinker-build/tinker-patch-cli/tool_output/merge_mapping.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/python
2
# coding: utf-8
3
"""
4
-当工程使用了aplymapping之后,会遇到这样的问题
+当工程使用了applymapping之后,会遇到这样的问题
5
1.类和方法上个版本被keep住了,这个版本不keep
6
2.类和方法上个版本没有被keep住,这个版本又keep住了
7
这两个问题会导致proguard报warning,官方建议是手动解决冲突
0 commit comments