更新版本标识

This commit is contained in:
2022-09-27 19:21:10 +08:00
parent 99634fa71f
commit 7425bdd59c

View File

@@ -66,12 +66,12 @@ android {
minSdkVersion 26
targetSdkVersion 28
//MTK
versionCode 14
versionName "2.3"
// //MTK
// versionCode 31
// versionName "2.2.8.19"
// //cube
// versionCode 54
// versionName "6.2"
versionCode 59
versionName "6.2.8.19"
ndk {
//选择要添加的对应 cpu 类型的 .so 库。