Skip to content

Commit 47df06e

Browse files
authored
Merge pull request #2066 from opensrp/update-lmh-version-code
Update increment LMH release version code
2 parents 42c8f34 + 69dad55 commit 47df06e

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
@@ -351,7 +351,7 @@ android {
351351
lmh {
352352
dimension = 'baseDimension'
353353
applicationIdSuffix ".lmh"
354-
versionCode 4
354+
versionCode 6
355355
versionName "2.0.1"
356356
buildConfigField "int", "OPENMRS_UNIQUE_ID_INITIAL_BATCH_SIZE", '10000'
357357
buildConfigField "int", "OPENMRS_UNIQUE_ID_BATCH_SIZE", '10000'

0 commit comments

Comments
 (0)