Skip to content

Commit

Permalink
Merge pull request #154 from opensrp/update-production-url
Browse files Browse the repository at this point in the history
Update Production URL
  • Loading branch information
dubdabasoduba authored Nov 29, 2021
2 parents 13de88b + f597b09 commit 924842c
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 924842c

Please sign in to comment.