Skip to content

Commit 8ffbd73

Browse files
committed
Updated apk gradle version
1 parent 85b30b1 commit 8ffbd73

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
@@ -181,8 +181,8 @@ android {
181181
togo {
182182
dimension = 'baseDimension'
183183
applicationIdSuffix ".togo"
184-
versionCode 3
185-
versionName "1.0.2"
184+
versionCode 4
185+
versionName "1.0.3"
186186
buildConfigField "String", 'opensrp_url', '"https://wcaro-togo.smartregister.org/opensrp/"'
187187
buildConfigField "String", 'opensrp_url_debug', '"https://unicefwcaro-stage.smartregister.org/opensrp/"'
188188
buildConfigField "String[]", "ALLOWED_LOCATION_LEVELS_DEBUG", '{"Country", "Clinic" , "CHSS" , "CHA", "Supervisor", "CHW"}'

0 commit comments

Comments
 (0)