1.438 release

This commit is contained in:
M66B 2019-04-19 20:35:32 +02:00
parent 6d69a16d1a
commit 031f9a3cfe
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 437
versionName "1.437"
versionCode 438
versionName "1.438"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {