We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9520411 commit 6f15854Copy full SHA for 6f15854
opensrp-reveal/build.gradle
@@ -86,7 +86,7 @@ android {
86
minSdkVersion 26
87
targetSdkVersion 31
88
versionCode 80
89
- versionName "10.6.6"
+ versionName "10.6.5"
90
multiDexEnabled true
91
buildConfigField "long", "MAX_SERVER_TIME_DIFFERENCE", "1800000l"
92
buildConfigField "boolean", "TIME_CHECK", "false"
0 commit comments