mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
Merge code
This commit is contained in:
@@ -39,7 +39,7 @@ import com.highcapable.yukihookapi.hook.log.yLoggerW
|
|||||||
*
|
*
|
||||||
* - ❗请现在转移到 [IYukiHookXposedInit] 否则此接口的声明将在自动处理程序中被拦截
|
* - ❗请现在转移到 [IYukiHookXposedInit] 否则此接口的声明将在自动处理程序中被拦截
|
||||||
*/
|
*/
|
||||||
@Deprecated(message = "此接口的命名和部分功能已被弃用", ReplaceWith(expression = "IYukiHookXposedInit"))
|
@Deprecated(message = "此接口的命名和功能已被弃用", ReplaceWith(expression = "IYukiHookXposedInit"))
|
||||||
interface YukiHookXposedInitProxy {
|
interface YukiHookXposedInitProxy {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user