Skip to content

Commit 7fc4a4a

Browse files
committed
update the url
1 parent 87eed43 commit 7fc4a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensrp-chw/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ android {
332332
versionName "0.1.7"
333333
buildConfigField "String", 'opensrp_url', '"https://lmh-liberia.smartregister.org/opensrp/"'
334334
buildConfigField "String", 'guidebooks_url', '"https://opensrp.s3.amazonaws.com/media/lmh/"'
335-
buildConfigField "String", 'opensrp_url_debug', '"https://lmh-stage.smartregister.org/opensrp/"'
335+
buildConfigField "String", 'opensrp_url_debug', '"https://liberiavts.smartregister.org/opensrp/"'
336336
buildConfigField "String[]", "LOCATION_HIERACHY", '{"Country" , "County" , "District", "Clinics", "CHSS", "Village","Commune"}'
337337
buildConfigField "String[]", "ALLOWED_LOCATION_LEVELS", '{"Country" , "County" , "District", "Clinics", "CHSS", "Village","Commune"}'
338338
buildConfigField "String[]", "ALLOWED_LOCATION_LEVELS_DEBUG", '{"Clinic" , "CHSS" , "CHA"}'

0 commit comments

Comments
 (0)