Skip to content

Commit 6b9146b

Browse files
authored
Merge pull request #1929 from opensrp/update-wcaro-togo
Update TOGO versionCode
2 parents 898230b + ec27d2e commit 6b9146b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensrp-chw/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ android {
293293
togo {
294294
dimension = 'baseDimension'
295295
applicationIdSuffix ".togo"
296-
versionCode 25
296+
versionCode 26
297297
versionName "1.2.7"
298298
buildConfigField "int", "OPENMRS_UNIQUE_ID_INITIAL_BATCH_SIZE", '1000'
299299
buildConfigField "int", "OPENMRS_UNIQUE_ID_BATCH_SIZE", '500'

0 commit comments

Comments
 (0)