This commit is contained in:
2022-02-04 22:54:21 +08:00
parent c8de18d305
commit 5c3335fab3
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ import com.highcapable.yukihookapi.param.PackageParam
* *
* .... * ....
* *
* 详情请参考 https://github.com/fankes/YukiHookAPI/wiki * 详情请参考 [YukiHookAPI Wiki](https://github.com/fankes/YukiHookAPI/wiki)
*/ */
abstract class YukiBaseHooker : PackageParam() { abstract class YukiBaseHooker : PackageParam() {

View File

@@ -72,7 +72,7 @@ import com.highcapable.yukihookapi.hook.factory.encase
* *
* ...... * ......
* *
* 详情请参考 https://github.com/fankes/YukiHookAPI/wiki * 详情请参考 [YukiHookAPI Wiki](https://github.com/fankes/YukiHookAPI/wiki)
*/ */
@Keep @Keep
interface YukiHookXposedInitProxy { interface YukiHookXposedInitProxy {