1.227 release

This commit is contained in:
M66B 2018-12-19 10:43:50 +01:00
parent e5759b7594
commit 5a8eb6704a
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 226
versionName "1.226"
versionCode 227
versionName "1.227"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {