Update version to 1.0.73

This commit is contained in:
2022-04-10 02:56:46 +08:00
parent db1c4f34df
commit 839568e313
4 changed files with 10 additions and 4 deletions

View File

@@ -68,10 +68,10 @@ object YukiHookAPI {
internal var isLoadedFromBaseContext = false
/** 获取当前 [YukiHookAPI] 的版本 */
const val API_VERSION_NAME = "1.0.72"
const val API_VERSION_NAME = "1.0.73"
/** 获取当前 [YukiHookAPI] 的版本号 */
const val API_VERSION_CODE = 17
const val API_VERSION_CODE = 18
/**
* 获取当前 Hook 框架的名称