app json file

This commit is contained in:
sathwikcs
2024-10-16 17:46:20 +05:30
parent 42ac1fc8c4
commit c2de7bdd11

29
app/google-services.json Normal file
View File

@@ -0,0 +1,29 @@
{
"project_info": {
"project_number": "482294935697",
"project_id": "attendenceapp-57022",
"storage_bucket": "attendenceapp-57022.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:482294935697:android:89783c6f1e52abd76c8f30",
"android_client_info": {
"package_name": "in.sminnovations.attendanceapp.user"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyA0H9rJ8rML0JeBvN8rx0V2ijSA0GEfKFo"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}