version:4.6

fix:修复浏览器不能管控
update:增加短信管控,显示电话,通讯录,和短信
This commit is contained in:
2022-07-11 18:13:11 +08:00
parent 4f0685cfcd
commit de3cff39ae
3 changed files with 28 additions and 12 deletions

View File

@@ -66,12 +66,12 @@ android {
minSdkVersion 26
targetSdkVersion 28
//MTK
versionCode 13
versionName "2.2"
// //cube
// versionCode 36
// versionName "4.5"
// //MTK
// versionCode 13
// versionName "2.2"
//cube
versionCode 37
versionName "4.6"
ndk {
//选择要添加的对应 cpu 类型的 .so 库。