1.217 release

This commit is contained in:
M66B 2018-12-14 18:57:55 +01:00
parent 57f4f96646
commit b8e4366f27
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 216
versionName "1.216"
versionCode 217
versionName "1.217"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {