Skip to content

Commit

Permalink
remove google-servieces.json from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wbrunette committed Sep 6, 2018
1 parent 8498447 commit 6cff5e3
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ local.properties
*.iml
*.o
*.d
services_app/google-services.json
services_app/fabric.properties
odkanalytics/
33 changes: 33 additions & 0 deletions services_app/google-services.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"project_info": {
"project_number": "322300403941",
"firebase_url": "https://api-project-322300403941.firebaseio.com",
"project_id": "api-project-322300403941",
"storage_bucket": "api-project-322300403941.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:322300403941:android:decf3a91261ea092",
"android_client_info": {
"package_name": "org.opendatakit.services"
}
},
"api_key": [
{
"current_key": "AIzaSyDzdzuFvfI_BgaMAbIOBpfrVG3AIwhGIP8"
},
{
"current_key": "AIzaSyBNMza9CWEOq6kLIYp6UtpQJu7dPdMUgkE"
}
],
"services": {
"analytics_service": {
"status": 1
}
}
}

],
"configuration_version": "1"
}

0 comments on commit 6cff5e3

Please sign in to comment.