1.456 release

This commit is contained in:
M66B 2019-04-28 12:04:06 +02:00
parent e756aeccaf
commit a2f8767a0e
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 455
versionName "1.455"
versionCode 456
versionName "1.456"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {