Skip to content

Commit 6ea6802

Browse files
author
bennsimon
committed
update release version
1 parent 0369455 commit 6ea6802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensrp-eusm/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ android {
5151
minSdkVersion 18
5252
targetSdkVersion 28
5353
versionCode 1
54-
versionName "0.0.8"
54+
versionName "0.0.9"
5555
multiDexEnabled true
5656
buildConfigField "long", "MAX_SERVER_TIME_DIFFERENCE", "1800000l"
5757
buildConfigField "boolean", "TIME_CHECK", "false"

0 commit comments

Comments
 (0)