version:zhanrui 6.3.2,MTK 2.3.2

fix:
update:优化推送
This commit is contained in:
2023-01-13 22:08:18 +08:00
parent 7a268c2156
commit 19fb7d2451
4 changed files with 28 additions and 32 deletions

View File

@@ -67,11 +67,11 @@ android {
targetSdkVersion 28
// //MTK
versionCode 41
versionName "2.3.1"
versionCode 42
versionName "2.3.2"
// //cube
// versionCode 71
// versionName "6.3.1"
// versionCode 72
// versionName "6.3.2"
ndk {
//选择要添加的对应 cpu 类型的 .so 库。