Skip to content

Commit a58dd91

Browse files
committed
fix demo url
1 parent 939c530 commit a58dd91

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

.DS_Store

0 Bytes
Binary file not shown.

claimManagement/.DS_Store

0 Bytes
Binary file not shown.

claimManagement/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ android {
6868
demoProd {
6969
applicationIdSuffix ".demoProd"
7070
resValue "string", "app_name_claims", "Claims Demo"
71-
buildConfigField "String", "API_BASE_URL", '"https://test.amg.km/"'
71+
buildConfigField "String", "API_BASE_URL", '"https://demo.openimis.org/"'
7272
dimension 'std'
7373
}
7474

0 commit comments

Comments
 (0)