1.574 release

This commit is contained in:
M66B 2019-07-08 17:00:19 +02:00
parent 3280410c0c
commit 381046d800
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 573
versionName "1.573"
versionCode 574
versionName "1.574"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {