This commit is contained in:
meet2711
2024-03-29 16:21:01 +05:30
parent 539c82e708
commit dd1deb5ddd
2 changed files with 3 additions and 17 deletions

View File

@@ -3,20 +3,7 @@
<component name="deploymentTargetDropDown">
<value>
<entry key="app">
<State>
<targetSelectedWithDropDown>
<Target>
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="$USER_HOME$/.android/avd/Pixel_7_Pro_API_33.avd" />
</Key>
</deviceKey>
</Target>
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2024-03-15T09:47:16.525599Z" />
</State>
<State />
</entry>
</value>
</component>

View File

@@ -23,12 +23,11 @@ android.enableJetifier=true
# production
#SIMPLITEND_BASE_URL="https://app.simplitend.com/"
#SIMPLITEND_SOKCET_HOST="https://app.simplitend.com:3002/"
#SIMPLITEND_SOKCET_HOST="https://app.simplitend.com/"
# staging
SIMPLITEND_BASE_URL="https://staging.simplitend.com/"
SIMPLITEND_SOKCET_HOST="https://staging.simplitend.com:3002/"
SIMPLITEND_SOKCET_HOST="https://staging.simplitend.com/"
# development
#SIMPLITEND_BASE_URL="https://simplitend.betadelivery.com/"