1.修改友盟上的bug.
This commit is contained in:
@@ -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'
|
||||
// 地图组件库,包括小车平移、点聚合等组件功能,详见开发指南。
|
||||
|
||||
Reference in New Issue
Block a user