summaryrefslogtreecommitdiff
path: root/android-app/app
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-13 10:54:35 -1000
committerGitHub <noreply@github.com>2026-03-13 10:54:35 -1000
commit3c4e18b94db15fc0d012e12aa3be0d0557f6ad3c (patch)
treea31cf5a620c4a70cce15b549e3beea6ea47984e6 /android-app/app
parentcc8e0c0221e2730b05b85f7577e0f7ebe93c43e2 (diff)
add firebase config
Diffstat (limited to 'android-app/app')
-rw-r--r--android-app/app/google-services.json29
1 files changed, 29 insertions, 0 deletions
diff --git a/android-app/app/google-services.json b/android-app/app/google-services.json
new file mode 100644
index 0000000..139e6af
--- /dev/null
+++ b/android-app/app/google-services.json
@@ -0,0 +1,29 @@
+{
+ "project_info": {
+ "project_number": "47890525607",
+ "project_id": "nav-test-c2872",
+ "storage_bucket": "nav-test-c2872.firebasestorage.app"
+ },
+ "client": [
+ {
+ "client_info": {
+ "mobilesdk_app_id": "1:47890525607:android:1662a67776b9aefc9fda82",
+ "android_client_info": {
+ "package_name": "org.terst.nav"
+ }
+ },
+ "oauth_client": [],
+ "api_key": [
+ {
+ "current_key": "AIzaSyBSVnBEvHJ7Cv5x2CiJn2YO8XXUOAJ88wQ"
+ }
+ ],
+ "services": {
+ "appinvite_service": {
+ "other_platform_oauth_client": []
+ }
+ }
+ }
+ ],
+ "configuration_version": "1"
+} \ No newline at end of file