1.414 release

This commit is contained in:
M66B 2019-03-30 20:33:43 +01:00
parent 1b3b1db857
commit 3eea0c09c4
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 413
versionName "1.413"
versionCode 414
versionName "1.414"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {