管灌系统巡查员智能手机App
zuoxiao
2024-01-23 4b6cb6d2a0e48640cfd86ef00eb0ff5f4cddf5a2
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'
}