1.253 release

This commit is contained in:
M66B 2019-01-02 19:08:01 +01:00
parent 980bd11e66
commit 86dca98842
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 252
versionName "1.252"
versionCode 253
versionName "1.253"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {