Update version to 1.0.81

This commit is contained in:
2022-05-04 05:19:02 +08:00
parent cbd2a8d4a7
commit 4ebb674913
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.80"
const val API_VERSION_NAME = "1.0.81"
/** 获取当前 [YukiHookAPI] 的版本号 */
const val API_VERSION_CODE = 22
const val API_VERSION_CODE = 23
/**
* 获取当前 Hook 框架的名称