Skip to content

Commit

Permalink
fix remove google-services
Browse files Browse the repository at this point in the history
  • Loading branch information
worotyns committed May 31, 2023
1 parent 7fb699c commit 9fd25f3
Showing 1 changed file with 1 addition and 66 deletions.
67 changes: 1 addition & 66 deletions example/android/app/google-services.json
Original file line number Diff line number Diff line change
@@ -1,68 +1,3 @@
{
"project_info": {
"project_number": "201065498709",
"project_id": "ppg-core-test-v1",
"storage_bucket": "ppg-core-test-v1.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:201065498709:android:5712022babe8d0b26facdc",
"android_client_info": {
"package_name": "com.example.ppg_core_fcm_test_v1"
}
},
"oauth_client": [
{
"client_id": "201065498709-bmbgg83fq5tfndl6idmqluflubssrin6.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyB3Oiz-7C2Me6RYzjNPdVBRF3Ixx1X3EgY"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "201065498709-bmbgg83fq5tfndl6idmqluflubssrin6.apps.googleusercontent.com",
"client_type": 3
}
]
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:201065498709:android:da9b35b3174d568b6facdc",
"android_client_info": {
"package_name": "com.pushpushgo.ppg_core_example"
}
},
"oauth_client": [
{
"client_id": "201065498709-bmbgg83fq5tfndl6idmqluflubssrin6.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyB3Oiz-7C2Me6RYzjNPdVBRF3Ixx1X3EgY"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "201065498709-bmbgg83fq5tfndl6idmqluflubssrin6.apps.googleusercontent.com",
"client_type": 3
}
]
}
}
}
],
"configuration_version": "1"
"PLACE": "HERE_YOUR google-services.json file"
}

0 comments on commit 9fd25f3

Please sign in to comment.