version:1.1.8
fix: update:优化禁用
This commit is contained in:
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||
apply plugin: "com.tencent.android.tpns"
|
||||
|
||||
def appName() {
|
||||
return "ZYLauncher"
|
||||
return "CubeZYLauncher"
|
||||
}
|
||||
|
||||
def releaseTime() {
|
||||
@@ -17,8 +17,8 @@ android {
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode 5
|
||||
versionName "1.1.3"
|
||||
versionCode 10
|
||||
versionName "1.1.8"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user