更新到1.4

修复了序列化格式问题
修改了特殊动作带回复逻辑
取消了禁言格式化时长逻辑
修改了语音消息回复逻辑
This commit is contained in:
2023-04-03 23:09:07 +08:00
parent ac6633de90
commit f60cb05eb5
4 changed files with 64 additions and 59 deletions

View File

@@ -7,7 +7,7 @@ plugins {
}
group = "top.jie65535"
version = "1.3.0"
version = "1.4.0"
repositories {
mavenLocal()