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