1.396 release

This commit is contained in:
M66B 2019-03-19 19:11:14 +00:00
parent 3551ad3e60
commit 3ae14abf53
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 395
versionName "1.395"
versionCode 396
versionName "1.396"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {