Re-update version to 1.1.8

This commit is contained in:
2023-02-01 04:00:55 +08:00
parent 370f954c1a
commit ecfd6e42bf
6 changed files with 8 additions and 8 deletions

View File

@@ -80,7 +80,7 @@ object YukiHookAPI {
internal var isLoadedFromBaseContext = false
/** 获取当前 [YukiHookAPI] 的版本 */
const val API_VERSION_NAME = "1.1.7"
const val API_VERSION_NAME = "1.1.8"
/** 获取当前 [YukiHookAPI] 的版本号 */
const val API_VERSION_CODE = 41