Update version to 1.1.0

This commit is contained in:
2022-09-28 04:19:35 +08:00
parent 489b6dbc1b
commit 36a9ff2560
6 changed files with 147 additions and 9 deletions

View File

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