1.448 release

This commit is contained in:
M66B 2019-04-24 19:59:13 +02:00
parent 2471df37a5
commit a17c80f831
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 447
versionName "1.447"
versionCode 448
versionName "1.448"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {