1.252 release

This commit is contained in:
M66B 2019-01-02 11:02:53 +01:00
parent f772516a9a
commit a7f41ef986
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 251
versionName "1.251"
versionCode 252
versionName "1.252"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {