1.285 release

This commit is contained in:
M66B 2019-01-21 09:52:49 +00:00
parent 3c91adf255
commit 2b3d6b94da
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 284
versionName "1.284"
versionCode 285
versionName "1.285"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {