1.552 release

This commit is contained in:
M66B 2019-06-22 13:49:53 +02:00
parent ac8b92f8c0
commit 23cc120c3a
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 551
versionName "1.551"
versionCode 552
versionName "1.552"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {