.
This commit is contained in:
15
.idea/deploymentTargetDropDown.xml
generated
15
.idea/deploymentTargetDropDown.xml
generated
@@ -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>
|
||||
|
||||
@@ -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/"
|
||||
Reference in New Issue
Block a user