1.213 release

This commit is contained in:
M66B 2018-12-11 10:20:47 +01:00
parent 600a2d3942
commit 0cc2ccbcc8
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 212
versionName "1.212"
versionCode 213
versionName "1.213"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {