mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-05 18:25:28 +08:00
Added Suppress("KotlinConstantConditions") in ReflectionTool
This commit is contained in:
@@ -25,6 +25,8 @@
|
|||||||
*
|
*
|
||||||
* This file is Created by fankes on 2022/3/27.
|
* This file is Created by fankes on 2022/3/27.
|
||||||
*/
|
*/
|
||||||
|
@file:Suppress("KotlinConstantConditions")
|
||||||
|
|
||||||
package com.highcapable.yukihookapi.hook.core.finder.tools
|
package com.highcapable.yukihookapi.hook.core.finder.tools
|
||||||
|
|
||||||
import com.highcapable.yukihookapi.hook.core.finder.base.data.BaseRulesData
|
import com.highcapable.yukihookapi.hook.core.finder.base.data.BaseRulesData
|
||||||
|
Reference in New Issue
Block a user