Update version to 1.1.7

This commit is contained in:
2023-02-01 03:11:15 +08:00
parent aa352d3734
commit 9215275c56
6 changed files with 35 additions and 7 deletions

View File

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