Skip to content

Commit 9520411

Browse files
authored
Update build.gradle
1 parent 20d118b commit 9520411

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opensrp-reveal/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ android {
8585
applicationId "org.smartregister.reveal"
8686
minSdkVersion 26
8787
targetSdkVersion 31
88-
versionCode 79
89-
versionName "10.6.5"
88+
versionCode 80
89+
versionName "10.6.6"
9090
multiDexEnabled true
9191
buildConfigField "long", "MAX_SERVER_TIME_DIFFERENCE", "1800000l"
9292
buildConfigField "boolean", "TIME_CHECK", "false"

0 commit comments

Comments
 (0)