v1.1
更换key,发布
This commit is contained in:
@@ -28,12 +28,8 @@ android {
|
||||
}
|
||||
|
||||
manifestPlaceholders = [
|
||||
XG_ACCESS_ID : "1580013523",
|
||||
XG_ACCESS_KEY: "ASJ3MCYWCTTF",
|
||||
]
|
||||
|
||||
manifestPlaceholders = [
|
||||
AMAP_KEY: "ff08045221483b649cc41e77ee2ad941"
|
||||
XG_ACCESS_ID : "1500033697",
|
||||
XG_ACCESS_KEY: "A0PFUHEPEKKM",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -180,8 +176,8 @@ dependencies {
|
||||
//bindView
|
||||
implementation 'com.jakewharton:butterknife:10.2.3'
|
||||
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.3'
|
||||
//高德地图定位
|
||||
implementation 'com.amap.api:location:5.1.0'
|
||||
//百度地图
|
||||
implementation 'com.baidu.lbsyun:BaiduMapSDK_Location:9.1.8'
|
||||
//MMKV
|
||||
implementation 'com.tencent:mmkv-static:1.2.14'
|
||||
implementation 'com.tencent.tpns:tpns:1.3.7.0-release'
|
||||
|
||||
Reference in New Issue
Block a user