From 1f96df5c37bc9fadc67958b3bab6ec708fb094e5 Mon Sep 17 00:00:00 2001 From: King Date: Fri, 20 Dec 2019 14:58:27 +0800 Subject: [PATCH] =?UTF-8?q?sdk=E5=8D=87=E7=BA=A74.7.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GameSDKDemo/build.gradle | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/GameSDKDemo/build.gradle b/GameSDKDemo/build.gradle index 836887e..4d9217b 100644 --- a/GameSDKDemo/build.gradle +++ b/GameSDKDemo/build.gradle @@ -91,6 +91,6 @@ dependencies { implementation 'com.android.support:design:27.1.1' // implementation project(':GameSDK') // implementation project(':IAP5Helper') - implementation 'com.gumptech.sdk:GameSDK:4.7.6' + implementation 'com.gumptech.sdk:GameSDK:4.7.8' // implementation 'com.gumptech.sdk:SamsungIAP:5.1.1' } diff --git a/README.md b/README.md index 3a71423..a091472 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Gump SDK 4 for Android接入文档 -V4.7.7 -2019年10月15日 +V4.7.8 +2019年12月20日 ## 版本概述 @@ -21,7 +21,7 @@ V4.7.7 } } dependencies { - implementation 'com.gumptech.sdk:GameSDK:4.7.7' + implementation 'com.gumptech.sdk:GameSDK:4.7.8' } -- 2.0.0