Skip to content

Commit

Permalink
Build 43
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Pex committed Jun 27, 2018
1 parent 48fefe0 commit 9be5349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ android {
dimension 'default'
applicationId = "info.guardianproject.courier"
versionName = "2.0.0"
versionCode = 42
versionCode = 43
buildConfigField "boolean", "UI_ENABLE_TAGS", "true"
buildConfigField "boolean", "UI_ENABLE_CREATE_PASSPHRASE", "false"
buildConfigField "String[]", "UI_LANGUAGES",'{"*"}'
Expand Down

0 comments on commit 9be5349

Please sign in to comment.