Skip to content

Commit

Permalink
✨ Update CRVS to version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
allan-on committed Jun 23, 2022
1 parent 28d75d6 commit 1e75b18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opensrp-chw/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,8 @@ android {
crvs {
dimension = 'baseDimension'
applicationIdSuffix ".crvs"
versionCode 2
versionName "1.0.1"
versionCode 3
versionName "1.0.2"
buildConfigField "String", 'opensrp_url', '"https://crvs-cd.smartregister.org/opensrp/"'
buildConfigField "String", 'guidebooks_url', '"https://opensrp.s3.amazonaws.com/media/togo/"' // TODO: To be updated to point to a CRVS S3 Bucket
buildConfigField "String", 'opensrp_url_debug', '"https://crvs.labs.smartregister.org/opensrp/"'
Expand Down

0 comments on commit 1e75b18

Please sign in to comment.