Update version to 1.1.2

This commit is contained in:
2022-09-30 03:29:50 +08:00
parent 03148eb9d6
commit d322f618e2
6 changed files with 49 additions and 29 deletions

View File

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