Commit bcd44dccf9537629053b9306aa1f049d1d8743b6

Authored by 赵康
1 parent 4725133681
Exists in master

升级4.5.4

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.5.3
4   -2018年8月21日
  3 +V4.5.4
  4 +2018年9月10日
5 5  
6 6 ## 版本概述
7 7  
... ... @@ -19,7 +19,7 @@ V4.5.3
19 19 }
20 20 }
21 21 dependencies {
22   - implementation 'com.gumptech.sdk:GameSDK:4.5.3'
  22 + implementation 'com.gumptech.sdk:GameSDK:4.5.4'
23 23 }
24 24  
25 25