1.565 release

This commit is contained in:
M66B 2019-06-29 17:41:17 +02:00
parent 8030207323
commit 3fadf58d6a
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 564
versionName "1.564"
versionCode 565
versionName "1.565"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {