Update version to 1.0.7

This commit is contained in:
2022-04-04 02:43:08 +08:00
parent 6586d7f456
commit 58a6b7206c
3 changed files with 17 additions and 5 deletions

View File

@@ -69,10 +69,10 @@ object YukiHookAPI {
internal var isLoadedFromBaseContext = false
/** 获取当前 [YukiHookAPI] 的版本 */
const val API_VERSION_NAME = "1.0.69"
const val API_VERSION_NAME = "1.0.7"
/** 获取当前 [YukiHookAPI] 的版本号 */
const val API_VERSION_CODE = 14
const val API_VERSION_CODE = 15
/**
* 获取当前 Hook 框架的名称