1.524 release

This commit is contained in:
M66B 2019-05-30 20:38:37 +02:00
parent ef411bb255
commit 0b96f5aff4
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 523
versionName "1.523"
versionCode 524
versionName "1.524"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {