version:7.1

fix:
update:优化详情界面,去掉fastjson,修复本地管理界面
This commit is contained in:
2022-12-28 16:47:34 +08:00
parent e937cfc5f3
commit 36ef540837
67 changed files with 11762 additions and 458 deletions

View File

@@ -45,8 +45,8 @@ android {
productFlavors {
official {
flavorDimensions "default"
versionCode 56
versionName "6.5"
versionCode 62
versionName "7.1"
}
}
@@ -218,15 +218,10 @@ dependencies {
//google
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'com.google.zxing:core:3.5.0'
//fastjson
implementation 'com.alibaba:fastjson:1.2.83'
//MMKV
implementation 'com.tencent:mmkv-static:1.2.13'
//腾讯移动推送 TPNS
implementation 'com.tencent.tpns:tpns:1.3.2.0-release'
// //极光推送
// implementation 'cn.jiguang.sdk:jpush:3.8.6' // 此处以JPush 3.4.1 版本为例。
// implementation 'cn.jiguang.sdk:jcore:2.6.0' // 此处以JCore 2.2.4 版本为例。
//banner图
implementation 'com.zhpan.library:bannerview:2.6.4'
//更换字体框架