修改上传图片逻辑
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user