Skip to content

Commit 018fcc3

Browse files
committed
Updated gradle version
1 parent 2ed7ecf commit 018fcc3

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
@@ -109,7 +109,7 @@ android {
109109
dimension = 'baseDimension'
110110
applicationIdSuffix ".ba"
111111
versionCode 1
112-
versionName "0.0.1"
112+
versionName "0.0.2"
113113
buildConfigField "String", 'opensrp_url', '"https://boresha-afya.smartregister.org/opensrp/"'
114114
buildConfigField "String", 'opensrp_url_debug', '"https://boresha-afya-stage.smartregister.org/opensrp/"'
115115
buildConfigField "String[]", "ALLOWED_LOCATION_LEVELS", '{"MOH Jhpiego Facility Name" , "Village"}'
@@ -121,7 +121,7 @@ android {
121121
wcaro {
122122
dimension = 'baseDimension'
123123
versionCode 1
124-
versionName "0.1.4"
124+
versionName "0.1.5"
125125
buildConfigField "String", 'opensrp_url', '"https://unicefwcaro.smartregister.org/opensrp/"'
126126
buildConfigField "String", 'opensrp_url_debug', '"https://unicefwcaro-stage.smartregister.org/opensrp/"'
127127
buildConfigField "String[]", "ALLOWED_LOCATION_LEVELS", '{"Clinic" , "CHSS" , "CHA"}'

0 commit comments

Comments
 (0)