1.561 release

This commit is contained in:
M66B 2019-06-26 13:01:55 +02:00
parent 9ca617ab44
commit e4fdccd098
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 560
versionName "1.560"
versionCode 561
versionName "1.561"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {