mac
2023-12-15 8087a7d587c9bc3a448e4421bc604f3e71f181a3
app/build.gradle
@@ -136,5 +136,12 @@
    //权限请求框架
    implementation 'com.github.getActivity:XXPermissions:12.8'
    //通用适配器
    implementation 'com.github.CymChad:BaseRecyclerViewAdapterHelper:3.0.6'
//    //极光
//    implementation 'cn.jiguang.sdk:jpush:4.6.2'  // 此处以JPush 4.6.2 版本为例。
//    implementation 'cn.jiguang.sdk:jcore:3.2.2'  // 此处以JCore 3.2.2 版本为例。
}