1.211 release

This commit is contained in:
M66B 2018-12-10 13:43:37 +01:00
parent 278e1952f4
commit 0f0a8817ee
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 210
versionName "1.210"
versionCode 211
versionName "1.211"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {