Files
super-app/app/src/dev/res/values/network_strings.xml

14 lines
382 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?><!--
~ /**
~ * Copyright (c) 2019 . All rights reserved @Navi
~ */
-->
2019-11-15 14:46:08 +05:30
<resources>
2019-11-20 15:36:47 +05:30
2019-11-26 14:55:55 +05:30
<string name="base_url">https://dev-mobile-application-service.np.navi-tech.in/</string>
<string name="terms_and_conditions_link">http://www.navi.com</string>
<string name="privacy_policy_link">http://www.navi.com</string>
2019-11-15 14:46:08 +05:30
</resources>