1.368 release

This commit is contained in:
M66B 2019-03-09 10:46:38 +00:00
parent d9106c7545
commit 82dd4465c6
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 367
versionName "1.367"
versionCode 368
versionName "1.368"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {