1.395 release

This commit is contained in:
M66B
2019-03-19 09:14:06 +00:00
parent 8183ba0432
commit dcdef77f97

View File

@@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 28
versionCode 394
versionName "1.394"
versionCode 395
versionName "1.395"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {