1.399 release

This commit is contained in:
M66B 2019-03-20 17:30:14 +00:00
parent f2417718e3
commit 146e4b3b49
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 398
versionName "1.398"
versionCode 399
versionName "1.399"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {