Skip to content

Commit

Permalink
chore: add generated google-services.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mediocre9 committed Oct 18, 2023
1 parent 501b2dc commit 0a0a1a5
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions android/app/google-services.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"project_info": {
"project_number": "953137632872",
"firebase_url": "https://smart-link-3680c-default-rtdb.asia-southeast1.firebasedatabase.app",
"project_id": "smart-link-3680c",
"storage_bucket": "smart-link-3680c.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:953137632872:android:826ae8fb3f3bee533d8ddd",
"android_client_info": {
"package_name": "com.mediocre.smartlink"
}
},
"oauth_client": [
{
"client_id": "953137632872-f582eq9be8kjoflt0h2kq3udup6pmoud.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.mediocre.smartlink",
"certificate_hash": "75f9e7826ea826bcadd8dfb787dc3c81c9af89f2"
}
},
{
"client_id": "953137632872-0p65r7e2niub0ktjn2ha650dja0sq0ug.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyAr9p9qv7zWawILIQ4TV69Al99wWTj36xg"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "953137632872-0p65r7e2niub0ktjn2ha650dja0sq0ug.apps.googleusercontent.com",
"client_type": 3
}
]
}
}
}
],
"configuration_version": "1"
}

0 comments on commit 0a0a1a5

Please sign in to comment.