mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +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.
|
||||
*/
|
||||
@file:Suppress("KotlinConstantConditions")
|
||||
|
||||
package com.highcapable.yukihookapi.hook.core.finder.tools
|
||||
|
||||
import com.highcapable.yukihookapi.hook.core.finder.base.data.BaseRulesData
|
||||
|
Reference in New Issue
Block a user