update readme&version2.6.6

This commit is contained in:
gallonyin
2023-07-25 17:04:25 +08:00
parent 45c6d2643a
commit 915302ed14
2 changed files with 4 additions and 2 deletions

View File

@@ -68,6 +68,8 @@ Apache License, Version 2.0
# 版本更新
v2.6.6 2023-07-25 优化消息接收;其他已知问题优化
v2.6.5 2023-07-14 优化发送文件;其他已知问题优化
v2.6.4 2023-06-28 修复发消息功能缺陷;其他已知问题优化

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 24
targetSdkVersion 30
versionCode 26051
versionName "2.6.5"
versionCode 26061
versionName "2.6.6"
}
buildTypes {