1.556 release

This commit is contained in:
M66B 2019-06-23 16:31:38 +02:00
parent a8cc0ab5d6
commit 0de1896e47
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 555
versionName "1.555"
versionCode 556
versionName "1.556"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {