Update version to 1.0.76

This commit is contained in:
2022-04-15 04:37:53 +08:00
parent b64c9a4d69
commit 6258f88990
4 changed files with 13 additions and 4 deletions

View File

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