From 83329cad15fdaa2ee39a172b902955d8f3dbbe01 Mon Sep 17 00:00:00 2001 From: jmir1 Date: Sun, 16 May 2021 18:59:21 +0200 Subject: [PATCH] add debug variant google services --- app/src/standard/google-services.json | 29 +++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/app/src/standard/google-services.json b/app/src/standard/google-services.json index 8208266fe..104ca5503 100644 --- a/app/src/standard/google-services.json +++ b/app/src/standard/google-services.json @@ -33,6 +33,35 @@ ] } } + }, + { + "client_info": { + "mobilesdk_app_id": "1:104333558550:android:f00b8e4d00e92b0bf44637", + "android_client_info": { + "package_name": "xyz.jmir.tachiyomi.mi.debug" + } + }, + "oauth_client": [ + { + "client_id": "104333558550-i84mmrnnpugdncosvikbf48fg4c42cfp.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyDsPJvOdaM-s9zS9BRmOgNSU0MBhxFicWw" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [ + { + "client_id": "104333558550-i84mmrnnpugdncosvikbf48fg4c42cfp.apps.googleusercontent.com", + "client_type": 3 + } + ] + } + } } ], "configuration_version": "1"