Update version to 1.0.77

This commit is contained in:
2022-04-15 04:58:22 +08:00
parent 084951f463
commit 9c267a0d30
4 changed files with 5 additions and 5 deletions

View File

@@ -68,7 +68,7 @@ object YukiHookAPI {
internal var isLoadedFromBaseContext = false
/** 获取当前 [YukiHookAPI] 的版本 */
const val API_VERSION_NAME = "1.0.76"
const val API_VERSION_NAME = "1.0.77"
/** 获取当前 [YukiHookAPI] 的版本号 */
const val API_VERSION_CODE = 20