| | |
| | | } |
| | | } |
| | | namespace 'com.dayu.recharge' |
| | | compileSdk 33 |
| | | compileSdk 34 |
| | | |
| | | defaultConfig { |
| | | applicationId "com.dayu.recharge" |
| | | minSdk 23 |
| | | targetSdk 26 |
| | | versionCode 253 |
| | | versionName "2.5.3" |
| | | versionCode 256 |
| | | versionName "2.5.6" |
| | | testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" |
| | | |
| | | ndk { |
| | |
| | | implementation project(':henanlibrary') |
| | | implementation project(':baselibrary') |
| | | implementation project(':qihealonelibrary') |
| | | implementation project(':qiheonlinelibrary') |
| | | |
| | | implementation 'com.tencent.bugly:crashreport:4.1.9.3' |
| | | // 处理图片 |
| | |
| | | |
| | | implementation 'io.reactivex.rxjava3:rxandroid:3.0.0' |
| | | |
| | | |
| | | } |
| | | implementation 'com.google.code.gson:gson:2.10.1' |
| | | } |