1.327 release

This commit is contained in:
M66B 2019-02-09 14:48:14 +00:00
parent f495dc5cd9
commit d32d48b5ce
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 326
versionName "1.326"
versionCode 327
versionName "1.327"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {