1.238 release

This commit is contained in:
M66B 2018-12-24 18:25:07 +00:00
parent dd28e9aa5e
commit 09b86eebad
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 237
versionName "1.237"
versionCode 238
versionName "1.238"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {