1.443 release

This commit is contained in:
M66B 2019-04-23 10:02:52 +02:00
parent 360a824910
commit ac65abebb2
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 442
versionName "1.442"
versionCode 443
versionName "1.443"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {