From 7531daf8259596711fdeba749c1b1d41d72c62c4 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 12 一月 2021 14:19:48 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/U3DRepository

---
 SdkProject/channel/GTGame/deps.gradle |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/SdkProject/channel/GTGame/deps.gradle b/SdkProject/channel/GTGame/deps.gradle
index 6391af4..7719679 100644
--- a/SdkProject/channel/GTGame/deps.gradle
+++ b/SdkProject/channel/GTGame/deps.gradle
@@ -2,4 +2,6 @@
     implementation 'com.google.android.gms:play-services-auth:15.0.1'
     implementation "com.android.billingclient:billing:2.0.3"
     implementation 'com.facebook.android:facebook-login:[5,6)'
+    implementation 'com.facebook.android:facebook-share:[5,6)'
+    implementation 'com.google.android.play:core:1.8.2'
 }

--
Gitblit v1.8.0