1.240 release

This commit is contained in:
M66B 2018-12-25 14:05:09 +00:00
parent 5e21a72f56
commit a2a9faff58
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 239
versionName "1.239"
versionCode 240
versionName "1.240"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {