Commit 047ea78c60475a81f36afd4ac8e3678e231fe223

Authored by 赵康
1 parent 7bcb33a927
Exists in master

更新版本

Showing 1 changed file with 3 additions and 3 deletions Side-by-side Diff

1 1 # Gump SDK 4 for Android接入文档
2 2  
3   -V4.6.3
4   -2018年10月23日
  3 +V4.6.4
  4 +2018年10月30日
5 5  
6 6 ## 版本概述
7 7  
... ... @@ -19,7 +19,7 @@ V4.6.3
19 19 }
20 20 }
21 21 dependencies {
22   - implementation 'com.gumptech.sdk:GameSDK:4.6.3'
  22 + implementation 'com.gumptech.sdk:GameSDK:4.6.4'
23 23 }
24 24  
25 25