diff --git a/app/.gitignore b/app/.gitignore index 796b96d1c..a2def884f 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ /build +google-services.json diff --git a/app/google-services.json b/app/google-services.json deleted file mode 100644 index 2d64d34c3..000000000 --- a/app/google-services.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "project_info": { - "project_number": "484268767777", - "firebase_url": "https://meshutil.firebaseio.com", - "project_id": "meshutil", - "storage_bucket": "meshutil.appspot.com" - }, - "client": [ - { - "client_info": { - "mobilesdk_app_id": "1:484268767777:android:cfd54d15b56763ad334160", - "android_client_info": { - "package_name": "com.geeksville.mesh" - } - }, - "oauth_client": [ - { - "client_id": "484268767777-hqiigdj947ih0otlcs4snj347g4hhgbj.apps.googleusercontent.com", - "client_type": 3 - } - ], - "api_key": [ - { - "current_key": "AIzaSyDP5YQqMCXx08xLFm3sIK9kDcIxI7qwL-c" - } - ], - "services": { - "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "484268767777-hqiigdj947ih0otlcs4snj347g4hhgbj.apps.googleusercontent.com", - "client_type": 3 - } - ] - } - } - }, - { - "client_info": { - "mobilesdk_app_id": "1:484268767777:android:341f38a29ecbe9b0334160", - "android_client_info": { - "package_name": "com.geeksville.meshutil" - } - }, - "oauth_client": [ - { - "client_id": "484268767777-hqiigdj947ih0otlcs4snj347g4hhgbj.apps.googleusercontent.com", - "client_type": 3 - } - ], - "api_key": [ - { - "current_key": "AIzaSyDP5YQqMCXx08xLFm3sIK9kDcIxI7qwL-c" - } - ], - "services": { - "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "484268767777-hqiigdj947ih0otlcs4snj347g4hhgbj.apps.googleusercontent.com", - "client_type": 3 - } - ] - } - } - } - ], - "configuration_version": "1" -} \ No newline at end of file