1.345 release

This commit is contained in:
M66B 2019-02-28 16:53:17 +00:00
parent fa66ac9246
commit 8773ab2959
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 344
versionName "1.344"
versionCode 345
versionName "1.345"
archivesBaseName = "FairEmail-v$versionName"
javaCompileOptions {