1.411 release

This commit is contained in:
M66B 2019-03-30 15:10:28 +01:00
parent 918864125c
commit e4d6782ab9
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 410
versionName "1.410"
versionCode 411
versionName "1.411"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {