diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2022-12-07 17:55:01 +0100 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2022-12-07 17:55:01 +0100 |
| commit | b6435529d98beb852c2df8def65cce4572468bcc (patch) | |
| tree | 9365935f6691c2c1e4b7a768a3d55eb3b7802334 /app/google-services.json | |
| download | pai-fillo-nai-b6435529d98beb852c2df8def65cce4572468bcc.tar.gz pai-fillo-nai-b6435529d98beb852c2df8def65cce4572468bcc.tar.zst pai-fillo-nai-b6435529d98beb852c2df8def65cce4572468bcc.zip | |
Initial commit,v1.0.1
Diffstat (limited to 'app/google-services.json')
| -rw-r--r-- | app/google-services.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/app/google-services.json b/app/google-services.json new file mode 100644 index 0000000..3879a23 --- /dev/null +++ b/app/google-services.json @@ -0,0 +1,40 @@ +{ + "project_info": { + "project_number": "689674668259", + "project_id": "pai-fillo-nai", + "storage_bucket": "pai-fillo-nai.appspot.com", + "firebase_url": "https://pai-fillo-nai-default-rtdb.europe-west1.firebasedatabase.app/" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "1:689674668259:android:9266a25c110840cd3b1dd6", + "android_client_info": { + "package_name": "com.jopek.pai_fillo_nai.debug" + } + }, + "oauth_client": [ + { + "client_id": "689674668259-k337s6qqt2qkbtkifan7epe9mg56krqu.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyBj-bcz6LnUK0cfnSFZ8ySKbg404qjY_7M" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [ + { + "client_id": "689674668259-k337s6qqt2qkbtkifan7epe9mg56krqu.apps.googleusercontent.com", + "client_type": 3 + } + ] + } + } + } + ], + "configuration_version": "1" +}
\ No newline at end of file |
