version:2.2.0
bugfixes:微信通话不需要标签 update:增加合规弹窗
This commit is contained in:
@@ -18,8 +18,8 @@ android {
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode 219
|
||||
versionName "2.1.9"
|
||||
versionCode 220
|
||||
versionName "2.2.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
@@ -138,6 +138,7 @@ dependencies {
|
||||
// Java language implementation
|
||||
implementation "androidx.fragment:fragment:1.4.1"
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.browser:browser:1.7.0'
|
||||
|
||||
implementation 'androidx.preference:preference:1.1.1'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
@@ -190,6 +191,7 @@ dependencies {
|
||||
// implementation 'com.baidu.lbsyun:BaiduMapSDK_Location:9.1.8'
|
||||
//MMKV
|
||||
implementation 'com.tencent:mmkv-static:1.2.14'
|
||||
// implementation 'com.tencent.tbs.tbssdk:sdk:43993'
|
||||
//bugly
|
||||
implementation 'com.tencent.bugly:crashreport:4.1.9.2'
|
||||
/*xCrash */
|
||||
|
||||
Reference in New Issue
Block a user