Skip to content

Commit b85f90d

Browse files
committed
Updated Release URL
1 parent 36819a6 commit b85f90d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

claimManagement/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ android {
6464
applicationIdSuffix ".demoRelease"
6565
buildConfigField "String", "APP_DIR", '"IMIS-DEMORELEASE"'
6666
resValue "string", "app_name_claims", "Claims Release"
67-
buildConfigField "String", "API_BASE_URL", '"https://release.openimis.org/rest/"'
67+
buildConfigField "String", "API_BASE_URL", '"https://legacy-release.s1.openimis.org/rest/"'
6868
dimension 'std'
6969
}
7070

0 commit comments

Comments
 (0)