1.409 release

This commit is contained in:
M66B 2019-03-27 14:06:16 +00:00
parent 29244baf10
commit ebfa9c9421
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 408
versionName "1.408"
versionCode 409
versionName "1.409"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {