File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,8 @@ Apache License, Version 2.0
6868
6969# 版本更新
7070
71+ v2.7.1 2023-09-11 优化兼容鸿蒙;优化获取群名;其他已知问题修复
72+
7173v2.7.0 2023-08-27 兼容企微4.1.9;其他已知问题优化
7274
7375v2.6.8 2023-08-12 删除联系人;其他已知问题优化
@@ -78,13 +80,13 @@ v2.6.6 2023-07-25 优化消息接收;其他已知问题优化
7880
7981v2.6.5 2023-07-14 优化发送文件;其他已知问题优化
8082
83+ <details >
84+ <summary ><b >往期更新</b ></summary >
85+
8186v2.6.4 2023-06-28 修复发消息功能缺陷;其他已知问题优化
8287
8388v2.6.3 2023-06-26 日志文件分享
8489
85- <details >
86- <summary ><b >往期更新</b ></summary >
87-
8890v2.6.2 2023-06-25 增加防卡顿模式;自动删除已退出群;群信息保存通讯录;消息检查优化;其他已知问题修复
8991
9092v2.6.1 2023-06-13 控件检索优化;其他已知问题修复
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
99 applicationId " org.yameida.worktool"
1010 minSdkVersion 24
1111 targetSdkVersion 30
12- versionCode 27001
13- versionName " 2.7.0 "
12+ versionCode 27011
13+ versionName " 2.7.1 "
1414 }
1515
1616 buildTypes {
You can’t perform that action at this time.
0 commit comments