Skip to content

Commit

Permalink
Update production URL
Browse files Browse the repository at this point in the history
  • Loading branch information
qiarie committed Nov 29, 2021
1 parent 13de88b commit f597b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensrp-unicef-tunisia/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ android {
zipAlignEnabled true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rule.pro'
versionNameSuffix "-release"
resValue "string", 'opensrp_url', '"https://unicef-tunisia.smartregister.org/opensrp/"'
resValue "string", 'opensrp_url', '"https://tunevacc.tn/opensrp/"'
buildConfigField "int", "OPENMRS_UNIQUE_ID_INITIAL_BATCH_SIZE", '250'
buildConfigField "int", "OPENMRS_UNIQUE_ID_BATCH_SIZE", '100'
buildConfigField "int", "OPENMRS_UNIQUE_ID_SOURCE", '11'
Expand Down

0 comments on commit f597b09

Please sign in to comment.