1.242 release

This commit is contained in:
M66B 2018-12-27 18:04:05 +00:00
parent 0a25220965
commit f3ae196f9d
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 241
versionName "1.241"
versionCode 242
versionName "1.242"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {