update readme&version2.7.4

This commit is contained in:
gallonyin
2023-10-15 22:36:40 +08:00
parent 3dad4772a5
commit debfabd07a
2 changed files with 5 additions and 3 deletions

View File

@@ -69,7 +69,9 @@ Apache License, Version 2.0
# 版本更新 # 版本更新
v2.7.2 2023-10-12 发送消息优化 v2.7.4 2023-10-15 消息发送优化和准确率提升
v2.7.3 2023-10-12 发送消息优化
v2.7.2 2023-10-10 已知问题修复 v2.7.2 2023-10-10 已知问题修复

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool" applicationId "org.yameida.worktool"
minSdkVersion 24 minSdkVersion 24
targetSdkVersion 30 targetSdkVersion 30
versionCode 27031 versionCode 27041
versionName "2.7.3" versionName "2.7.4"
} }
buildTypes { buildTypes {