1.439 release

This commit is contained in:
M66B 2019-04-20 07:43:53 +02:00
parent 8bf86a2efd
commit b3cf36f2d4
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 438
versionName "1.438"
versionCode 439
versionName "1.439"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {