version:zhanrui 6.3.1,MTK 2.3.1

fix:
update:更换应用图标,更新版本号命名规则
This commit is contained in:
2023-01-07 16:56:10 +08:00
parent 8acda9798b
commit 7a268c2156
25 changed files with 5 additions and 5 deletions

View File

@@ -66,12 +66,12 @@ android {
minSdkVersion 26
targetSdkVersion 28
// //MTK
versionCode 31
versionName "2.2.10.25"
// //MTK
versionCode 41
versionName "2.3.1"
// //cube
// versionCode 59
// versionName "6.2.8.19"
// versionCode 71
// versionName "6.3.1"
ndk {
//选择要添加的对应 cpu 类型的 .so 库。