Skip to content

Commit

Permalink
update app versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
bennsimon committed Jun 25, 2021
1 parent 8af2b4d commit 25d3815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensrp-eusm/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ android {
minSdkVersion 18
targetSdkVersion 28
versionCode 1
versionName "0.0.7"
versionName "0.0.8"
multiDexEnabled true
buildConfigField "long", "MAX_SERVER_TIME_DIFFERENCE", "1800000l"
buildConfigField "boolean", "TIME_CHECK", "false"
Expand Down

0 comments on commit 25d3815

Please sign in to comment.