1.407 release

This commit is contained in:
M66B 2019-03-27 09:49:39 +00:00
parent b672ab77f8
commit 5b699d0687
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 406
versionName "1.406"
versionCode 407
versionName "1.407"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {