| | |
| | | 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 |
| | |
| | | //地址选择 |
| | | 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') |
| | | //权限申请 |