Update version to 1.1.1

This commit is contained in:
2022-09-28 19:05:53 +08:00
parent b33651ee5c
commit 496580e257
6 changed files with 23 additions and 11 deletions

View File

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