1.457 release

This commit is contained in:
M66B 2019-04-28 15:34:16 +02:00
parent c3b56d3f4c
commit 626b609e1e
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 456
versionName "1.456"
versionCode 457
versionName "1.457"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {