version:1.1.8
fix: update:更新图标,增加sd卡安装
This commit is contained in:
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
|
||||
apply plugin: "com.tencent.android.tpns"
|
||||
|
||||
def appName() {
|
||||
return "ZYAppStore"
|
||||
return "CubeZYAppStore"
|
||||
}
|
||||
|
||||
def releaseTime() {
|
||||
@@ -18,8 +18,8 @@ android {
|
||||
minSdkVersion 26
|
||||
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