version:5.5

fix:
update:增加设备信息开机自启应用
This commit is contained in:
2022-07-04 17:24:20 +08:00
parent 90e18aec0e
commit b069c7a0eb
3 changed files with 17 additions and 3 deletions

View File

@@ -80,8 +80,8 @@ android {
//酷比魔方
cube {
flavorDimensions "default"
versionCode 45
versionName "5.4"
versionCode 46
versionName "5.5"
buildConfigField "String", "platform", '"ZhanRuiCube"'
}