1.282 release

This commit is contained in:
M66B 2019-01-19 10:42:39 +00:00
parent 06d7347988
commit 6f90e3cebc
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 281
versionName "1.281"
versionCode 282
versionName "1.282"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {