app/build.gradle
@@ -113,7 +113,6 @@ implementation 'com.baidu.lbsyun:BaiduMapSDK_Location:9.3.7' // //推送相关 // // 此处以JPush 5.0.0 版本为例,5.0.0 版本开始可以自动拉取 JCore 包,无需另外配置 implementation 'cn.jiguang.sdk:jpush:5.2.2' @@ -144,4 +143,10 @@ // apply plugin: 'com.google.gms.google-services' // apply plugin: 'com.huawei.agconnect' //圆形头像 implementation 'de.hdodenhof:circleimageview:3.1.0' }