Skip to content

Commit eab8c55

Browse files
committed
update readme&version2.7.1
1 parent 3d0f235 commit eab8c55

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Apache License, Version 2.0
6868

6969
# 版本更新
7070

71+
v2.7.1 2023-09-11 优化兼容鸿蒙;优化获取群名;其他已知问题修复
72+
7173
v2.7.0 2023-08-27 兼容企微4.1.9;其他已知问题优化
7274

7375
v2.6.8 2023-08-12 删除联系人;其他已知问题优化
@@ -78,13 +80,13 @@ v2.6.6 2023-07-25 优化消息接收;其他已知问题优化
7880

7981
v2.6.5 2023-07-14 优化发送文件;其他已知问题优化
8082

83+
<details>
84+
<summary><b>往期更新</b></summary>
85+
8186
v2.6.4 2023-06-28 修复发消息功能缺陷;其他已知问题优化
8287

8388
v2.6.3 2023-06-26 日志文件分享
8489

85-
<details>
86-
<summary><b>往期更新</b></summary>
87-
8890
v2.6.2 2023-06-25 增加防卡顿模式;自动删除已退出群;群信息保存通讯录;消息检查优化;其他已知问题修复
8991

9092
v2.6.1 2023-06-13 控件检索优化;其他已知问题修复

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 {

0 commit comments

Comments
 (0)