From bd63de24754f23b33022a5fadd1c409592f071e1 Mon Sep 17 00:00:00 2001 From: zhl Date: Tue, 21 Mar 2023 13:22:21 +0800 Subject: [PATCH] add share with facebook --- app/AndroidManifest.xml | 5 +++++ app/build.gradle | 3 ++- app/src/com/cege/games/release/MainActivity.java | 11 +++++++++++ app/src/com/jc/jcfw/JcSDK.java | 2 ++ 4 files changed, 20 insertions(+), 1 deletion(-) diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml index cd50721..aaa201a 100644 --- a/app/AndroidManifest.xml +++ b/app/AndroidManifest.xml @@ -17,6 +17,11 @@ android:value="cocos2djs" /> +