1.442 release

This commit is contained in:
M66B 2019-04-21 08:08:01 +02:00
parent d47606fe12
commit dd36b971ab
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 441
versionName "1.441"
versionCode 442
versionName "1.442"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {