From c8a7d2369042516e2c99e4071229fa9071c71d46 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 12 四月 2022 15:59:46 +0800
Subject: [PATCH] 0312 google-services.json 移到外层

---
 Channel/Android/VNGame/debug/libs/library-debug-VNGame.aar     |    0 
 Channel/Android/VNGame/google-services.json.json               |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 Channel/Android/VNGame/release/libs/library-release-VNGame.aar |    0 
 3 files changed, 46 insertions(+), 0 deletions(-)

diff --git a/Channel/Android/VNGame/debug/libs/library-debug-VNGame.aar b/Channel/Android/VNGame/debug/libs/library-debug-VNGame.aar
index 811d380..c513b38 100644
--- a/Channel/Android/VNGame/debug/libs/library-debug-VNGame.aar
+++ b/Channel/Android/VNGame/debug/libs/library-debug-VNGame.aar
Binary files differ
diff --git a/Channel/Android/VNGame/google-services.json.json b/Channel/Android/VNGame/google-services.json.json
new file mode 100644
index 0000000..2a237fa
--- /dev/null
+++ b/Channel/Android/VNGame/google-services.json.json
@@ -0,0 +1,46 @@
+{
+  "project_info": {
+    "project_number": "1016740240600",
+    "project_id": "sg349-6b062",
+    "storage_bucket": "sg349-6b062.appspot.com"
+  },
+  "client": [
+    {
+      "client_info": {
+        "mobilesdk_app_id": "1:1016740240600:android:8edd497296ac05903b8bad",
+        "android_client_info": {
+          "package_name": "com.shg.sg349"
+        }
+      },
+      "oauth_client": [
+        {
+          "client_id": "1016740240600-ndlievuh5hmd89b5ruk6ea1occa3brcc.apps.googleusercontent.com",
+          "client_type": 3
+        }
+      ],
+      "api_key": [
+        {
+          "current_key": "AIzaSyDlZ4V0d8W2LeBvfSoEtrpRnSnf-vHa17s"
+        }
+      ],
+      "services": {
+        "appinvite_service": {
+          "other_platform_oauth_client": [
+            {
+              "client_id": "1016740240600-ndlievuh5hmd89b5ruk6ea1occa3brcc.apps.googleusercontent.com",
+              "client_type": 3
+            },
+            {
+              "client_id": "1016740240600-ksan0jtdlgnqvjrrlvdmj2u25eurg5lk.apps.googleusercontent.com",
+              "client_type": 2,
+              "ios_info": {
+                "bundle_id": "com.lintimate.sg349"
+              }
+            }
+          ]
+        }
+      }
+    }
+  ],
+  "configuration_version": "1"
+}
\ No newline at end of file
diff --git a/Channel/Android/VNGame/release/libs/library-release-VNGame.aar b/Channel/Android/VNGame/release/libs/library-release-VNGame.aar
index 563f385..df2d1c3 100644
--- a/Channel/Android/VNGame/release/libs/library-release-VNGame.aar
+++ b/Channel/Android/VNGame/release/libs/library-release-VNGame.aar
Binary files differ

--
Gitblit v1.8.0