修改上传图片逻辑

This commit is contained in:
2025-08-09 16:02:08 +08:00
parent ed7461261c
commit a8dcdf8b4b
13 changed files with 586 additions and 156 deletions

View File

@@ -10,8 +10,8 @@ MobSDK {
loopShare true
devInfo {
Wechat {
appId "wx3858bffeddfb91b8"
appSecret "0b59b165268b63ba6446d1dc55a21f38"
appId "wx7b5c4e89e726a72c"
appSecret "afc9860f4c670ac19f9efb0ab94927a3"
}
QQ {
appId "102046191"
@@ -33,10 +33,10 @@ android {
defaultConfig {
applicationId "com.yuyin.mier"
minSdkVersion 22
targetSdkVersion 33
targetSdkVersion 31
versionCode 42
versionName "1.3.3"
versionCode 46
versionName "1.3.6"
dataBinding {
//noinspection DataBindingWithoutKapt
enabled = true