From dd1deb5ddd771b101460aa3a3ba08afa4673eb9c Mon Sep 17 00:00:00 2001 From: meet2711 Date: Fri, 29 Mar 2024 16:21:01 +0530 Subject: [PATCH] . --- .idea/deploymentTargetDropDown.xml | 15 +-------------- gradle.properties | 5 ++--- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index 13cec1d..0c0c338 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -3,20 +3,7 @@ - - - - - - - - - - - - - - + diff --git a/gradle.properties b/gradle.properties index e3c7ff4..ec9dcbe 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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/" \ No newline at end of file