Merge code

This commit is contained in:
2022-04-01 02:56:42 +08:00
parent 6efb90ca9d
commit 53cdd8f8d6

View File

@@ -192,7 +192,9 @@ class MainHook : YukiHookXposedInitProxy {
- 1.0.69 <br/>
添加并改进一些方法功能的注释;<br/>
增加 Demo 中的更多示例 Hook 内容;<br/>
修复在一个 Hook 实例中,`allMethods` 多次使用时只有最后一个生效的问题,感谢 [WankkoRee](https://github.com/WankkoRee) 的反馈。
修复在一个 Hook 实例中,`allMethods` 多次使用时只有最后一个生效的问题,感谢 [WankkoRee](https://github.com/WankkoRee) 的反馈。<br/><br/>
- 1.0.7 <br/>
完善中。
# Features