initial setup

This commit is contained in:
sathwikcs
2024-09-26 13:10:11 +05:30
commit 07cc19dff0
50 changed files with 1414 additions and 0 deletions

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

@@ -0,0 +1,29 @@
{
"project_info": {
"project_number": "945657646124",
"project_id": "smi-productionlog-automation",
"storage_bucket": "smi-productionlog-automation.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:945657646124:android:c7840b9b515e0a8244d589",
"android_client_info": {
"package_name": "com.sminnovations.prodtrack"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyCxHoeYyU_cQEBUyAjtgeGA-gCAikB_isQ"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}