1.579 release

This commit is contained in:
M66B 2019-07-10 11:29:40 +02:00
parent 1dc90c332f
commit 9b53442dcc
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email" applicationId "eu.faircode.email"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 578 versionCode 579
versionName "1.578" versionName "1.579"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions { javaCompileOptions {