1.578 release

This commit is contained in:
M66B 2019-07-10 09:50:37 +02:00
parent 786862e195
commit 3512920bbc
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 577 versionCode 578
versionName "1.577" versionName "1.578"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions { javaCompileOptions {