version:1.6.8
fix:修复拨号界面不显示微信通话问题 update:增加合规
This commit is contained in:
@@ -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'
|
||||
//阿里云推送
|
||||
|
||||
Reference in New Issue
Block a user