We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0369455 commit 6ea6802Copy full SHA for 6ea6802
opensrp-eusm/build.gradle
@@ -51,7 +51,7 @@ android {
51
minSdkVersion 18
52
targetSdkVersion 28
53
versionCode 1
54
- versionName "0.0.8"
+ versionName "0.0.9"
55
multiDexEnabled true
56
buildConfigField "long", "MAX_SERVER_TIME_DIFFERENCE", "1800000l"
57
buildConfigField "boolean", "TIME_CHECK", "false"
0 commit comments