1.544 release

This commit is contained in:
M66B 2019-06-15 09:39:04 +02:00
parent ad1e2e4f80
commit 2f635d582d
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 543
versionName "1.543"
versionCode 544
versionName "1.544"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {