1.222 release

This commit is contained in:
M66B 2018-12-16 18:00:59 +01:00
parent 02867f8e7a
commit 5c6c5bde0c
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 221
versionName "1.221"
versionCode 222
versionName "1.222"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {