version:1.3

fix:
add:首页所有应用开关
This commit is contained in:
2022-01-14 15:45:30 +08:00
parent 8a8f215bdb
commit a6e3aa58e0
19 changed files with 173 additions and 90 deletions

View File

@@ -39,8 +39,8 @@ android {
productFlavors {
beta {
flavorDimensions "default"
versionCode 3
versionName "1.2"
versionCode 4
versionName "1.3"
manifestPlaceholders = [
JPUSH_PKGNAME: "com.uiui.appstore",
JPUSH_APPKEY : "c93d01f43046fa500d162817", //JPush 上注册的包名对应的 Appkey.