1.223 release

This reverts commit 9693d41249.
This commit is contained in:
M66B 2018-12-17 10:07:07 +01:00
parent 9693d41249
commit 53eee9b786
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 222
versionName "1.222"
versionCode 223
versionName "1.223"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {