Commit 53d3003803c48686969078403d509254276954ac

Authored by 赵康
1 parent 188bc4cf8d
Exists in master

接口增加参数用于统计

Showing 5 changed files with 1 additions and 1 deletions Side-by-side Diff

GameSDK-release4.3.3.aar
No preview for this file type
GameSDK-release4.3.4.aar
No preview for this file type
GameSDKDemo/build.gradle
... ... @@ -75,5 +75,5 @@ dependencies {
75 75 //微信
76 76 compile 'com.tencent.mm.opensdk:wechat-sdk-android-without-mta:+'
77 77 // compile project(':GameSDK')
78   - compile(name: 'GameSDK-release4.3.3', ext: 'aar')
  78 + compile(name: 'GameSDK-release4.3.4', ext: 'aar')
79 79 }
GameSDKDemo/libs/GameSDK-release4.3.3.aar
No preview for this file type
GameSDKDemo/libs/GameSDK-release4.3.4.aar
No preview for this file type