update readme&version2.7.1

This commit is contained in:
gallonyin
2023-09-11 22:41:33 +08:00
parent 3d0f2354dc
commit eab8c55094
2 changed files with 7 additions and 5 deletions

View File

@@ -68,6 +68,8 @@ Apache License, Version 2.0
# 版本更新
v2.7.1 2023-09-11 优化兼容鸿蒙;优化获取群名;其他已知问题修复
v2.7.0 2023-08-27 兼容企微4.1.9;其他已知问题优化
v2.6.8 2023-08-12 删除联系人;其他已知问题优化
@@ -78,13 +80,13 @@ v2.6.6 2023-07-25 优化消息接收;其他已知问题优化
v2.6.5 2023-07-14 优化发送文件;其他已知问题优化
<details>
<summary><b>往期更新</b></summary>
v2.6.4 2023-06-28 修复发消息功能缺陷;其他已知问题优化
v2.6.3 2023-06-26 日志文件分享
<details>
<summary><b>往期更新</b></summary>
v2.6.2 2023-06-25 增加防卡顿模式;自动删除已退出群;群信息保存通讯录;消息检查优化;其他已知问题修复
v2.6.1 2023-06-13 控件检索优化;其他已知问题修复

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 24
targetSdkVersion 30
versionCode 27001
versionName "2.7.0"
versionCode 27011
versionName "2.7.1"
}
buildTypes {