1.446 release

This commit is contained in:
M66B 2019-04-24 13:41:16 +02:00
parent 919250bd15
commit 429e28432f
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 445
versionName "1.445"
versionCode 446
versionName "1.446"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {