1.580 release

This commit is contained in:
M66B 2019-07-10 19:08:29 +02:00
parent 25088e1771
commit 3bb6956bfe
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 579
versionName "1.579"
versionCode 580
versionName "1.580"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {