This commit is contained in:
2023-08-04 21:02:50 +05:30
parent 813c5122ae
commit 500140bdd3
2 changed files with 85 additions and 0 deletions

39
.idea/deploymentTargetDropDown.xml generated Normal file
View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetDropDown">
<runningDeviceTargetSelectedWithDropDown>
<Target>
<type value="RUNNING_DEVICE_TARGET" />
<deviceKey>
<Key>
<type value="SERIAL_NUMBER" />
<value value="5203ae2be8ec4353" />
</Key>
</deviceKey>
</Target>
</runningDeviceTargetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2023-08-04T15:29:14.667298200Z" />
<runningDeviceTargetsSelectedWithDialog>
<Target>
<type value="RUNNING_DEVICE_TARGET" />
<deviceKey>
<Key>
<type value="SERIAL_NUMBER" />
<value value="5203ae2be8ec4353" />
</Key>
</deviceKey>
</Target>
</runningDeviceTargetsSelectedWithDialog>
<targetsSelectedWithDialog>
<Target>
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="C:\Users\adity\.android\avd\Samsung_Z3_flip_API_34.avd" />
</Key>
</deviceKey>
</Target>
</targetsSelectedWithDialog>
</component>
</project>

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

@@ -0,0 +1,46 @@
{
"project_info": {
"project_number": "49024152266",
"project_id": "simplitend",
"storage_bucket": "simplitend.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:49024152266:android:09562576edc0919b2d7a33",
"android_client_info": {
"package_name": "com.ssb.simplitend"
}
},
"oauth_client": [
{
"client_id": "49024152266-og41gv8cpa36jg8085f48chcvqad0muo.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyBGLXFDYLE1INo5Mp1PoE9WZmr4w8J_-_U"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "49024152266-og41gv8cpa36jg8085f48chcvqad0muo.apps.googleusercontent.com",
"client_type": 3
},
{
"client_id": "49024152266-jrqioje5fs4cc57n34lg4hgo6olet8hh.apps.googleusercontent.com",
"client_type": 2,
"ios_info": {
"bundle_id": "app.SimpliTend.test"
}
}
]
}
}
}
],
"configuration_version": "1"
}