1.401 release

This commit is contained in:
M66B 2019-03-25 19:23:34 +00:00
parent e0db116401
commit 95af834e3e
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "eu.faircode.email" applicationId "eu.faircode.email"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 400 versionCode 401
versionName "1.400" versionName "1.401"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions { javaCompileOptions {