update:2020.01.10 20:21
fix:修改安装逻辑,优化状态栏逻辑 add:
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
def appName() {
|
||||
return "应用市场"
|
||||
return "设备信息"
|
||||
}
|
||||
|
||||
def releaseTime() {
|
||||
@@ -16,8 +16,8 @@ android {
|
||||
targetSdkVersion 26
|
||||
// versionCode 85
|
||||
// versionName "2.0.4.6"//正式jiaoguanyi.com
|
||||
versionCode 86
|
||||
versionName "2.4.8"//测试jiaoguanyi.cn
|
||||
versionCode 93
|
||||
versionName "2.5.5"//测试jiaoguanyi.cn
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
packagingOptions {
|
||||
|
||||
Reference in New Issue
Block a user