1.408 release

This commit is contained in:
M66B 2019-03-27 12:00:42 +00:00
parent 9dbfaef2b8
commit c9b8bc64ff
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 407
versionName "1.407"
versionCode 408
versionName "1.408"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {