1.420 release

This commit is contained in:
M66B 2019-04-05 11:08:27 +02:00
parent f7325563f5
commit 8d4f4b1d3b
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 419
versionName "1.419"
versionCode 420
versionName "1.420"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {