Skip to content

Commit

Permalink
update version&readme2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gallonyin committed Oct 12, 2023
1 parent 1f411b7 commit 42020c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ Apache License, Version 2.0

# 版本更新

v2.7.2 2023-10-12 发送消息优化

v2.7.2 2023-10-10 已知问题修复

v2.7.1 2023-09-11 优化兼容鸿蒙;优化获取群名;其他已知问题修复
Expand All @@ -79,13 +81,13 @@ v2.6.8 2023-08-12 删除联系人;其他已知问题优化

v2.6.7 2023-07-31 修复房间类型错误;其他已知问题优化

<details>
<summary><b>往期更新</b></summary>

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 日志文件分享
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 24
targetSdkVersion 30
versionCode 27021
versionName "2.7.2"
versionCode 27031
versionName "2.7.3"
}

buildTypes {
Expand Down

0 comments on commit 42020c9

Please sign in to comment.