Skip to content

Commit

Permalink
Merge pull request #98 from yashk2000/apiEndpoint
Browse files Browse the repository at this point in the history
Update API endpoint
  • Loading branch information
yashk2000 committed Jun 8, 2020
2 parents 426ed59 + cbd7a8f commit bf9e149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visionppi/app/src/main/res/values/strings.xml
Expand Up @@ -10,7 +10,7 @@
<string name="invalid_passlen">Invalid password length</string>
<string name="tenantId">default</string>
<string name="contentType">application/json</string>
<string name="demoURL">https://demo.openmf.org/fineract-provider/api/v1/</string>
<string name="demoURL">https://demo.mifos.io/fineract-provider/api/v1/</string>
<string name="pref_file_name">User Details</string>
<string name="profile">Profile</string>
<string name="title_activity_main2">Main2Activity</string>
Expand Down

0 comments on commit bf9e149

Please sign in to comment.