Skip to content

Commit

Permalink
Bump versionName to 0.4.5 and code to 45
Browse files Browse the repository at this point in the history
  • Loading branch information
ekigamba committed Nov 3, 2022
1 parent d265be0 commit f8c5108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opensrp-giz-malawi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ android {
applicationId "org.smartregister.giz"
minSdkVersion androidMinSdkVersion
targetSdkVersion androidTargetSdkVersion
versionCode 40
versionName "0.4.4"
versionCode 45
versionName "0.4.5"
multiDexEnabled true
buildConfigField "long", "MAX_SERVER_TIME_DIFFERENCE", "1800000l"
buildConfigField "boolean", "TIME_CHECK", "false"
Expand Down

0 comments on commit f8c5108

Please sign in to comment.