1.342 release

This commit is contained in:
M66B 2019-02-28 08:50:22 +00:00
parent c779ed21b8
commit 30add955b4
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 341
versionName "1.341"
versionCode 342
versionName "1.342"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {