Update version to 1.1.3

This commit is contained in:
2022-09-30 23:42:30 +08:00
parent 885fb08ef2
commit ce9f36fd27
6 changed files with 17 additions and 7 deletions

View File

@@ -78,10 +78,10 @@ object YukiHookAPI {
internal var isLoadedFromBaseContext = false
/** 获取当前 [YukiHookAPI] 的版本 */
const val API_VERSION_NAME = "1.1.2"
const val API_VERSION_NAME = "1.1.3"
/** 获取当前 [YukiHookAPI] 的版本号 */
const val API_VERSION_CODE = 36
const val API_VERSION_CODE = 37
/**
* 当前 [YukiHookAPI] 的状态