We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42133f4 + b85f90d commit d0a8450Copy full SHA for d0a8450
1 file changed
claimManagement/build.gradle
@@ -64,7 +64,7 @@ android {
64
applicationIdSuffix ".demoRelease"
65
buildConfigField "String", "APP_DIR", '"IMIS-DEMORELEASE"'
66
resValue "string", "app_name_claims", "Claims Release"
67
- buildConfigField "String", "API_BASE_URL", '"https://release.openimis.org/rest/"'
+ buildConfigField "String", "API_BASE_URL", '"https://legacy-release.s1.openimis.org/rest/"'
68
dimension 'std'
69
}
70
0 commit comments