1.244 release

This commit is contained in:
M66B 2018-12-29 08:36:32 +00:00
parent 21a2503694
commit da488295cd
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 243
versionName "1.243"
versionCode 244
versionName "1.244"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {