1.220 release

This commit is contained in:
M66B 2018-12-16 08:47:55 +01:00
parent f2459c03e3
commit bfdfc0baa2
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 219
versionName "1.219"
versionCode 220
versionName "1.220"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {