1.454 release

This commit is contained in:
M66B 2019-04-26 19:58:34 +02:00
parent f647aa18a4
commit 3a3aceed1b
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 453
versionName "1.453"
versionCode 454
versionName "1.454"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {