1.583 release

This commit is contained in:
M66B 2019-07-11 09:06:22 +02:00
parent d162aee196
commit 1e7949a982
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 582
versionName "1.582"
versionCode 583
versionName "1.583"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {