Files
frontend-app/uni_modules/uni-requestMerchantTransfer/utssdk/app-android/config.json
T

9 lines
135 B
JSON
Raw Normal View History

2026-07-23 14:31:06 +08:00
{
"minSdkVersion": "21",
"dependencies": [
"com.tencent.mm.opensdk:wechat-sdk-android:6.8.0"
],
"thirdSDKs": [
"weixin"
]
}