1.394 release

This commit is contained in:
M66B 2019-03-19 08:49:24 +00:00
parent e0c25b63b3
commit 50bbbbe2f8
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 393
versionName "1.393"
versionCode 394
versionName "1.394"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {