1.563 release

This commit is contained in:
M66B 2019-06-28 19:11:26 +02:00
parent 271927c472
commit fd9bd9c962
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 562
versionName "1.562"
versionCode 563
versionName "1.563"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {