1.494 release

This commit is contained in:
M66B 2019-05-16 20:48:47 +02:00
parent ff1b941a37
commit e10a4e4403
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 493
versionName "1.493"
versionCode 494
versionName "1.494"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {