1.253 release

This reverts commit 02016f1474.
This commit is contained in:
M66B 2019-01-02 19:19:28 +01:00
parent 02016f1474
commit 3b0209cf6e
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 {