update 全面兼容企业微信最新版本(4.0.10)和政务微信;控件搜索优化;已知问题修复;

This commit is contained in:
gallonyin
2022-08-11 18:01:16 +08:00
parent 67f6d0baff
commit 732454522f
15 changed files with 305 additions and 149 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 23
targetSdkVersion 30
versionCode 1
versionName "1.3"
versionCode 2
versionName "2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}