1.449 release

This commit is contained in:
M66B 2019-04-25 09:22:44 +02:00
parent 68ec15562e
commit 9ef222c4c6
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 448
versionName "1.448"
versionCode 449
versionName "1.449"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {