1.584 release

This commit is contained in:
M66B 2019-07-11 10:42:38 +02:00
parent 91ec7305d2
commit d28635d13a
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 583
versionName "1.583"
versionCode 584
versionName "1.584"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {