1.修改友盟上的bug.

This commit is contained in:
wangdongsheng
2021-12-10 11:43:30 +08:00
parent 1b47add5bf
commit 9f6a3a1cfe
159 changed files with 2094 additions and 2261 deletions

View File

@@ -72,8 +72,8 @@ dependencies {
api 'com.umeng.umsdk:asms:1.4.1'
//友盟Push依赖
api 'com.umeng.umsdk:push:6.4.7'
//状态栏侵染
//状态栏侵染
// 基础依赖包,必须要依赖
implementation 'com.gyf.immersionbar:immersionbar:3.0.0'
implementation 'com.gyf.immersionbar:immersionbar-components:3.0.0'
@@ -99,8 +99,9 @@ dependencies {
//省市区 https://github.com/Bigkoo/Android-PickerView
compile 'com.contrarywind:Android-PickerView:4.1.6'
implementation 'com.contrarywind:Android-PickerView:4.1.8'
/* //加载html
implementation 'com.github.sendtion:XRichText:1.9.4'*/
/*加载html
implementation 'com.github.sendtion:XRichText:1.9.4'
*/
//加载图片的依赖包
implementation 'com.github.bumptech.glide:glide:4.8.0'
//弹窗 https://github.com/kongzue/DialogV3
@@ -113,7 +114,7 @@ dependencies {
//抽屉控件 https://github.com/umano/AndroidSlidingUpPanel
implementation 'com.sothree.slidinguppanel:library:3.4.0'
//腾讯地图
//腾讯地图
// 地图库
implementation 'com.tencent.map:tencent-map-vector-sdk:4.4.2'
// 地图组件库,包括小车平移、点聚合等组件功能,详见开发指南。