1.378 release

This commit is contained in:
M66B 2019-03-12 18:46:14 +00:00
parent e0cb5ab187
commit 5bd4357e4d
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 377
versionName "1.377"
versionCode 378
versionName "1.378"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {