1.405 release

This commit is contained in:
M66B 2019-03-26 14:33:30 +00:00
parent fd126ac71b
commit f27ef3390e
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 404
versionName "1.404"
versionCode 405
versionName "1.405"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {