1.550 release

This commit is contained in:
M66B 2019-06-21 09:34:27 +02:00
parent 25f2c2e4e5
commit b993791358
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 29
versionCode 549
versionName "1.549"
versionCode 550
versionName "1.550"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {