1.568 release

This commit is contained in:
M66B 2019-07-06 10:54:39 +02:00
parent fb31a4ff7c
commit 586db9d9ba
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 568
versionName "1.568"
versionCode 569
versionName "1.569"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {