zuoxiao
2024-03-06 1cbb505922e010cace51020773a2dc1529713322
app/build.gradle
@@ -9,11 +9,11 @@
            keyPassword 'dycz@2023'
        }
    }
    namespace 'com.dayu.recharge'
    namespace 'com.dayu.rechargeqh'
    compileSdk 33
    defaultConfig {
        applicationId "com.dayu.recharge"
        applicationId "com.dayu.rechargeqh"
        minSdk 23
        targetSdk 26
        versionCode 14
@@ -76,7 +76,7 @@
    //地址选择
    implementation project(':pickerviewlibrary')
    implementation project(':easysocket')
    implementation 'com.tencent.bugly:crashreport:latest.release'
    implementation 'com.tencent.bugly:crashreport:4.1.9.3'
//    处理图片
//    implementation (name: 'ocr-library', ext: 'aar')
    //权限申请