Skip to content

Commit d94cf65

Browse files
committed
OPtiBP Delayed reponse on test page
1 parent 6e1307e commit d94cf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference-app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ android {
159159
}
160160

161161
debug {
162-
resValue "string", 'opensrp_url', '"https://who-anc.preview.smartregister.org/opensrp/"'
162+
resValue "string", 'opensrp_url', 'https://anc.labs.smartregister.org/opensrp/'
163163
buildConfigField "int", "OPENMRS_UNIQUE_ID_INITIAL_BATCH_SIZE", '250'
164164
buildConfigField "int", "OPENMRS_UNIQUE_ID_BATCH_SIZE", '100'
165165
buildConfigField "int", "OPENMRS_UNIQUE_ID_SOURCE", '2'

0 commit comments

Comments
 (0)