1.427 release

This commit is contained in:
M66B 2019-04-12 09:05:09 +02:00
parent 9b0434a8e2
commit 938767b229
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 426
versionName "1.426"
versionCode 427
versionName "1.427"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {