version:4.5

fix:
update:优化爱华解锁
This commit is contained in:
2022-06-21 10:58:13 +08:00
parent 086677f4c4
commit 4f0685cfcd
5 changed files with 13 additions and 6 deletions

View File

@@ -65,12 +65,14 @@ android {
defaultConfig {
minSdkVersion 26
targetSdkVersion 28
//MTK
versionCode 13
versionName "2.2"
// //cube
// versionCode 36
// versionName "4.5"
ndk {
//选择要添加的对应 cpu 类型的 .so 库。
abiFilters 'armeabi', 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'