1.424 release

This commit is contained in:
M66B 2019-04-06 11:06:27 +02:00
parent 0ae357ef4b
commit 8cf35e8499
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 423
versionName "1.423"
versionCode 424
versionName "1.424"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {