| | |
| | | applicationId "com.dayu.recharge" |
| | | minSdk 23 |
| | | targetSdk 26 |
| | | versionCode 1 |
| | | versionName "1.0" |
| | | |
| | | versionCode 20 |
| | | versionName "2.0" |
| | | testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" |
| | | |
| | | // ndk{ |
| | |
| | | //地址选择 |
| | | implementation project(':pickerviewlibrary') |
| | | implementation project(':easysocket') |
| | | implementation 'com.tencent.bugly:crashreport:latest.release' |
| | | implementation project(':ocridcardlibrary') |
| | | |
| | | implementation 'com.tencent.bugly:crashreport:4.1.9.3' |
| | | // 处理图片 |
| | | // implementation (name: 'ocr-library', ext: 'aar') |
| | | //权限申请 |