1.279 release

This commit is contained in:
M66B 2019-01-16 13:59:46 +00:00
parent a8c93f41b1
commit 9490455682
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 278
versionName "1.278"
versionCode 279
versionName "1.279"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {