version:3.0.5_beta

update:2020.06.23
fix:加入锁屏息屏发送时间,加入电池优化
add:
This commit is contained in:
2020-06-23 10:06:27 +08:00
parent 988c1c9389
commit 12a26229a0
5 changed files with 98 additions and 18 deletions

View File

@@ -15,10 +15,10 @@ android {
minSdkVersion 20
targetSdkVersion 29
// versionCode 148
// versionName "3.0.5"//测试jiaoguanyi.cn
versionCode 1002
versionName "2.0.1.2"// 正式jiaoguanyi.com 双数正式 单数测试
versionCode 148
versionName "3.0.5"//测试jiaoguanyi.cn
// versionCode 1002
// versionName "2.0.1.2"// 正式jiaoguanyi.com 双数正式 单数测试
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"