Update version to 1.0.82

This commit is contained in:
2022-05-04 09:25:52 +08:00
parent 485b51ca32
commit 4fc64e0a02
5 changed files with 11 additions and 6 deletions

View File

@@ -69,10 +69,10 @@ object YukiHookAPI {
internal var isLoadedFromBaseContext = false
/** 获取当前 [YukiHookAPI] 的版本 */
const val API_VERSION_NAME = "1.0.81"
const val API_VERSION_NAME = "1.0.82"
/** 获取当前 [YukiHookAPI] 的版本号 */
const val API_VERSION_CODE = 23
const val API_VERSION_CODE = 24
/**
* 获取当前 Hook 框架的名称