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