1.567 release

This commit is contained in:
M66B 2019-07-01 21:34:46 +02:00
parent 435b23a444
commit 0b012fc774
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 566
versionName "1.566"
versionCode 567
versionName "1.567"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {