1.445 release

This commit is contained in:
M66B 2019-04-23 16:25:36 +02:00
parent ba9712dcc6
commit 24c319cfcc
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 444
versionName "1.444"
versionCode 445
versionName "1.445"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {