Update version to 1.0.83

This commit is contained in:
2022-05-04 10:04:59 +08:00
parent 55cad1bc37
commit ae94fdc767
5 changed files with 12 additions and 6 deletions

View File

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