1.251 release

This reverts commit 257f32f8b5.
This commit is contained in:
M66B 2019-01-02 08:57:01 +01:00
parent 257f32f8b5
commit 6d77ded87c
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 250
versionName "1.250"
versionCode 251
versionName "1.251"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {