Skip to content

Commit

Permalink
📸 Update CHAD to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
allan-on committed Oct 7, 2021
1 parent 6b9146b commit 890cc6c
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 @@ -237,8 +237,8 @@ android {
chad {
dimension = 'baseDimension'
applicationIdSuffix ".chad"
versionCode 2
versionName "1.0.2"
versionCode 3
versionName "1.0.3"
buildConfigField "String", 'opensrp_url', '"https://wcaro-td.smartregister.org/opensrp/"'
buildConfigField "String", 'guidebooks_url', '"https://opensrp.s3.amazonaws.com/media/chad/"'
buildConfigField "String", 'opensrp_url_debug', '"https://wcaro-stage.smartregister.org/opensrp/"'
Expand Down

0 comments on commit 890cc6c

Please sign in to comment.