update readme&version2.6.5

This commit is contained in:
gallonyin
2023-07-16 11:27:24 +08:00
parent 7b211cf6d5
commit 535498617c
2 changed files with 4 additions and 2 deletions

View File

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

View File

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