1.406 release

This commit is contained in:
M66B 2019-03-27 08:36:02 +00:00
parent 7be4cf6975
commit a795ee6d0e
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 405
versionName "1.405"
versionCode 406
versionName "1.406"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {