diff --git a/README.md b/README.md index 12f8aea..1e36709 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Gump SDK 4 for Android接入文档 -V4.5.0 -2018年6月13日 +V4.5.1 +2018年7月13日 ## 版本概述 @@ -19,7 +19,7 @@ V4.5.0 } } dependencies { - implementation 'com.gumptech.sdk:GameSDK:4.4.0' + implementation 'com.gumptech.sdk:GameSDK:4.5.1' }