1.496 release

This commit is contained in:
M66B 2019-05-17 07:47:29 +02:00
parent 2d2e26d791
commit aa39d13130
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 495
versionName "1.495"
versionCode 496
versionName "1.496"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {