1.228 release

This reverts commit 40f7b3b907.
This commit is contained in:
M66B 2018-12-21 10:23:21 +01:00
parent 40f7b3b907
commit cb7565fa9e
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 227
versionName "1.227"
versionCode 228
versionName "1.228"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {