修改微信充值

This commit is contained in:
2025-08-13 08:52:11 +08:00
parent a8dcdf8b4b
commit 066dc96421
15 changed files with 193 additions and 144 deletions

View File

@@ -10,8 +10,12 @@ MobSDK {
loopShare true
devInfo {
Wechat {
appId "wx7b5c4e89e726a72c"
appSecret "afc9860f4c670ac19f9efb0ab94927a3"
appId "wx3304802a02ab8d62"
appSecret "fd7a8c53063654d7cf942e9950d2da6b"
// appId "wx7b5c4e89e726a72c"
// appSecret "afc9860f4c670ac19f9efb0ab94927a3"
// appId "wx3858bffeddfb91b8"
// appSecret "0b59b165268b63ba6446d1dc55a21f38"
}
QQ {
appId "102046191"
@@ -35,8 +39,8 @@ android {
minSdkVersion 22
targetSdkVersion 31
versionCode 46
versionName "1.3.6"
versionCode 47
versionName "1.3.7"
dataBinding {
//noinspection DataBindingWithoutKapt
enabled = true