1.412 release

This commit is contained in:
M66B 2019-03-30 16:22:02 +01:00
parent cddfb344da
commit a287974141
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 411
versionName "1.411"
versionCode 412
versionName "1.412"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {