update readme&version2.7.2

This commit is contained in:
gallonyin
2023-10-10 23:57:41 +08:00
parent 9948f33203
commit 4f873809b0
2 changed files with 4 additions and 2 deletions

View File

@@ -68,6 +68,8 @@ Apache License, Version 2.0
# 版本更新
v2.7.2 2023-10-10 已知问题修复
v2.7.1 2023-09-11 优化兼容鸿蒙;优化获取群名;其他已知问题修复
v2.7.0 2023-08-27 兼容企微4.1.9;其他已知问题优化

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 24
targetSdkVersion 30
versionCode 27011
versionName "2.7.1"
versionCode 27021
versionName "2.7.2"
}
buildTypes {