From 442dd93729a3f8e615f6cf7079d4f021ffe913ac Mon Sep 17 00:00:00 2001 From: King Date: Thu, 21 Feb 2019 18:25:42 +0800 Subject: [PATCH] =?UTF-8?q?4.7.0:=E4=BF=AE=E6=94=B9=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E4=B8=BA=E8=BF=9C=E7=A8=8B=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GameSDKDemo/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GameSDKDemo/build.gradle b/GameSDKDemo/build.gradle index bf19994..0f4c778 100644 --- a/GameSDKDemo/build.gradle +++ b/GameSDKDemo/build.gradle @@ -85,8 +85,8 @@ dependencies { testImplementation 'junit:junit:4.12' implementation 'com.android.support:appcompat-v7:26.1.0' implementation 'com.android.support:design:26.1.0' - implementation project(':GameSDK') +// implementation project(':GameSDK') // implementation project(':IAP5Helper') -// implementation 'com.gumptech.sdk:GameSDK:4.6.5' + implementation 'com.gumptech.sdk:GameSDK:4.7.0' // implementation 'com.gumptech.sdk:SamsungIAP:5.1.1' } -- 2.0.0