1.284 release

This commit is contained in:
M66B 2019-01-20 17:50:27 +00:00
parent 330f133c04
commit 1adb42f0bd
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 283
versionName "1.283"
versionCode 284
versionName "1.284"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {