Update version to 1.1.4

This commit is contained in:
2022-10-04 07:15:09 +08:00
parent d1860c5ae3
commit 3de86bc180
6 changed files with 27 additions and 7 deletions

View File

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