Skip to content

Commit 5496209

Browse files
committed
⬆️ Update CRVS app version to v1.0.3
1 parent b483ee4 commit 5496209

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opensrp-chw/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,8 @@ android {
257257
crvs {
258258
dimension = 'baseDimension'
259259
applicationIdSuffix ".crvs"
260-
versionCode 3
261-
versionName "1.0.2"
260+
versionCode 4
261+
versionName "1.0.3"
262262
buildConfigField "String", 'opensrp_url', '"https://crvs-cd.smartregister.org/opensrp/"'
263263
buildConfigField "String", 'guidebooks_url', '"https://opensrp.s3.amazonaws.com/media/togo/"' // TODO: To be updated to point to a CRVS S3 Bucket
264264
buildConfigField "String", 'opensrp_url_debug', '"https://crvs.labs.smartregister.org/opensrp/"'

0 commit comments

Comments
 (0)