Commit e5321be5343907043507609a0def3245f12e33fe

Authored by 赵康
1 parent 567fae849b
Exists in master

更新v4.5.1,修改google登录的设备不正确问题

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.0
4   -2018年6月13日
  3 +V4.5.1
  4 +2018年7月13日
5 5  
6 6 ## 版本概述
7 7  
... ... @@ -19,7 +19,7 @@ V4.5.0
19 19 }
20 20 }
21 21 dependencies {
22   - implementation 'com.gumptech.sdk:GameSDK:4.4.0'
  22 + implementation 'com.gumptech.sdk:GameSDK:4.5.1'
23 23 }
24 24  
25 25