version:1.6.8

fix:修复拨号界面不显示微信通话问题
update:增加合规
This commit is contained in:
2025-06-26 16:44:11 +08:00
parent 9ecfa8de27
commit 2b262e4c4d
25 changed files with 896 additions and 61 deletions

View File

@@ -17,8 +17,8 @@ android {
applicationId "com.xxpatx.os"
minSdkVersion 24
targetSdkVersion 29
versionCode 1066
versionName "1.6.6"
versionCode 1068
versionName "1.6.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
@@ -229,7 +229,7 @@ dependencies {
//MMKV
implementation 'com.tencent:mmkv-static:1.2.14'
//bugly
implementation 'com.tencent.bugly:crashreport:4.1.9.2'
implementation 'com.tencent.bugly:crashreport:4.1.9.3'
/*xCrash */
implementation 'com.iqiyi.xcrash:xcrash-android-lib:3.0.0'
//阿里云推送