update:2019.01.16
fix:修复安装 add:
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
def appName() {
|
||||
return "设备信息"
|
||||
return "DeviceInfo"
|
||||
}
|
||||
|
||||
def releaseTime() {
|
||||
@@ -16,8 +16,8 @@ android {
|
||||
targetSdkVersion 26
|
||||
// versionCode 85
|
||||
// versionName "2.0.4.6"//正式jiaoguanyi.com
|
||||
versionCode 93
|
||||
versionName "2.5.5"//测试jiaoguanyi.cn
|
||||
versionCode 98
|
||||
versionName "2.6.0"//测试jiaoguanyi.cn
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
packagingOptions {
|
||||
|
||||
Reference in New Issue
Block a user