update readme&version2.8.0

This commit is contained in:
gallonyin
2023-10-18 23:50:17 +08:00
parent e147b190f5
commit 5204fa4ca4
2 changed files with 4 additions and 2 deletions

View File

@@ -69,6 +69,8 @@ Apache License, Version 2.0
# 版本更新 # 版本更新
v2.8.0 2023-10-18 兼容企微4.1.10;其他已知问题优化
v2.7.4 2023-10-15 消息发送优化和准确率提升 v2.7.4 2023-10-15 消息发送优化和准确率提升
v2.7.3 2023-10-12 发送消息优化 v2.7.3 2023-10-12 发送消息优化

View File

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