1.283 release

This commit is contained in:
M66B 2019-01-19 19:46:02 +00:00
parent 323fc37757
commit 89e1af3bc9
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 282
versionName "1.282"
versionCode 283
versionName "1.283"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {