1.586 release

This commit is contained in:
M66B 2019-07-12 14:20:01 +02:00
parent b3c925944d
commit 081faac153
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 585
versionName "1.585"
versionCode 586
versionName "1.586"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {